Polyphase Game Engine
Loading...
Searching...
No Matches
HttpResponse Member List

This is the complete list of members for HttpResponse, including all inherited members.

GetBody() constHttpResponseinline
GetBodyAsString() constHttpResponse
GetError() constHttpResponseinline
GetErrorMessage() constHttpResponseinline
GetFinalUrl() constHttpResponseinline
GetHeader(const std::string &name) constHttpResponse
GetHeaders() constHttpResponseinline
GetSoundWave() constHttpResponse
GetStatus() constHttpResponseinline
GetStream() constHttpResponse
GetTexture() constHttpResponse
HasHeader(const std::string &name) constHttpResponse
HttpResponse()HttpResponse
HttpResponse(const HttpResponse &)HttpResponse
HttpResponse(HttpResponse &&) noexceptHttpResponse
IsSuccess() constHttpResponseinline
MutableBody()HttpResponseinline
MutableHeaders()HttpResponseinline
operator=(const HttpResponse &)HttpResponse
operator=(HttpResponse &&) noexceptHttpResponse
SetError(HttpError err, std::string msg={})HttpResponseinline
SetFinalUrl(std::string url)HttpResponseinline
SetStatus(int code)HttpResponseinline
~HttpResponse()HttpResponse