OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::HTTPResponse Member List

This is the complete list of members for s3d::HTTPResponse, including all inherited members.

getHeader() const noexcepts3d::HTTPResponse
getStatusCode() const noexcepts3d::HTTPResponse
getStatusLine() const noexcepts3d::HTTPResponse
HTTPResponse()=defaults3d::HTTPResponse
HTTPResponse(const std::string &response)s3d::HTTPResponseexplicit
isClientError() const noexcepts3d::HTTPResponse
isInformational() const noexcepts3d::HTTPResponse
isInvalid() const noexcepts3d::HTTPResponse
isNotFound() const noexcepts3d::HTTPResponse
isOK() const noexcepts3d::HTTPResponse
isRedirection() const noexcepts3d::HTTPResponse
isServerError() const noexcepts3d::HTTPResponse
isSuccessful() const noexcepts3d::HTTPResponse
operator bool() const noexcepts3d::HTTPResponseexplicit