|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::HTTP::Response, including all inherited members.
| body() const | Botan::HTTP::Response | inline |
| headers() const | Botan::HTTP::Response | inline |
| Response() | Botan::HTTP::Response | inline |
| Response(unsigned int status_code, std::string_view status_message, const std::vector< uint8_t > &body, const std::map< std::string, std::string > &headers) | Botan::HTTP::Response | inline |
| status_code() const | Botan::HTTP::Response | inline |
| status_message() const | Botan::HTTP::Response | inline |
| throw_unless_ok() const | Botan::HTTP::Response | inline |