![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::HTTPResponse, including all inherited members.
getHeader() const noexcept | s3d::HTTPResponse | |
getStatusCode() const noexcept | s3d::HTTPResponse | |
getStatusLine() const noexcept | s3d::HTTPResponse | |
HTTPResponse()=default | s3d::HTTPResponse | |
HTTPResponse(const std::string &response) | s3d::HTTPResponse | explicit |
isClientError() const noexcept | s3d::HTTPResponse | |
isInformational() const noexcept | s3d::HTTPResponse | |
isInvalid() const noexcept | s3d::HTTPResponse | |
isNotFound() const noexcept | s3d::HTTPResponse | |
isOK() const noexcept | s3d::HTTPResponse | |
isRedirection() const noexcept | s3d::HTTPResponse | |
isServerError() const noexcept | s3d::HTTPResponse | |
isSuccessful() const noexcept | s3d::HTTPResponse | |
operator bool() const noexcept | s3d::HTTPResponse | explicit |