kaycxx-http
HTTP client library
Loading...
Searching...
No Matches
kaycxx::http::buffered_response Member List

This is the complete list of members for kaycxx::http::buffered_response, including all inherited members.

buffered_response(int status_code, std::string body, std::vector< kaycxx::http::header > headers={})kaycxx::http::buffered_response
header(std::string_view name) const &noexceptkaycxx::http::response_base
header(std::string_view name) &&noexceptkaycxx::http::response_base
headers() const &noexceptkaycxx::http::response_base
headers() &&noexceptkaycxx::http::response_base
headers(std::string_view name) constkaycxx::http::response_base
json() constkaycxx::http::buffered_response
operator=(const response_base &)=defaultkaycxx::http::response_baseprotected
operator=(response_base &&) noexcept=defaultkaycxx::http::response_baseprotected
response_base(int status_code, std::vector< kaycxx::http::header > headers)kaycxx::http::response_baseprotected
response_base(const response_base &)=defaultkaycxx::http::response_baseprotected
response_base(response_base &&) noexcept=defaultkaycxx::http::response_baseprotected
status_code() const noexceptkaycxx::http::response_base
text() const &noexceptkaycxx::http::buffered_response
text() &&noexceptkaycxx::http::buffered_response
~response_base()=defaultkaycxx::http::response_baseprotected