Botan
1.11.15
|
body() const | Botan::HTTP::Response | [inline] |
headers() const | Botan::HTTP::Response | [inline] |
Response() | Botan::HTTP::Response | [inline] |
Response(unsigned int status_code, const std::string &status_message, const std::vector< byte > &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() | Botan::HTTP::Response | [inline] |