Malloy
Loading...
Searching...
No Matches
malloy::http::response< Body, Fields > Member List

This is the complete list of members for malloy::http::response< Body, Fields >, including all inherited members.

add_cookie(const cookie &c)malloy::http::response< Body, Fields >inline
operator=(const response &rhs)=defaultmalloy::http::response< Body, Fields >
operator=(response &&rhs) noexcept=defaultmalloy::http::response< Body, Fields >
response()=defaultmalloy::http::response< Body, Fields >
response(msg_t &&msg)malloy::http::response< Body, Fields >inlineexplicit
response(const boost::beast::http::response_header< Fields > &header)malloy::http::response< Body, Fields >inlineexplicit
response(boost::beast::http::response_header< Fields > &&header)malloy::http::response< Body, Fields >inlineexplicit
response(const status &status_)malloy::http::response< Body, Fields >inlineexplicit
response(const response &other)=defaultmalloy::http::response< Body, Fields >
response(response &&other) noexcept=defaultmalloy::http::response< Body, Fields >
set_status(http::status status)malloy::http::response< Body, Fields >inline
status() constmalloy::http::response< Body, Fields >inline
~response()=defaultmalloy::http::response< Body, Fields >virtual