Botan  1.11.15
Botan::HTTP::Response Member List
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, 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]