|
Botan 3.13.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 status_message, std::vector< uint8_t > body, Headers 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 |