Toggle navigation
matador
Guide
Api
Download
Code
matador
http
response
matador::http::response Member List
This is the complete list of members for
matador::http::response
, including all inherited members.
bad_request
()
matador::http::response
static
body
() const
matador::http::response
content
() const
matador::http::response
from_file
(const std::string &file_path)
matador::http::response
static
headers
() const
matador::http::response
no_content
()
matador::http::response
static
not_found
()
matador::http::response
static
not_found
(const T &obj)
matador::http::response
static
ok
(const T &obj)
matador::http::response
static
ok
(const object_ptr< T > &obj)
matador::http::response
static
ok
(const object_view< T > &view)
matador::http::response
static
ok
(const matador::json &body)
matador::http::response
static
ok
(const std::string &body, mime_types::types type)
matador::http::response
static
redirect
(const std::string &location)
matador::http::response
static
response
()=default
matador::http::response
response_parser
(defined in
matador::http::response
)
matador::http::response
friend
status
() const
matador::http::response
to_buffers
() const
matador::http::response
to_string
() const
matador::http::response
version
() const
matador::http::response