Async 1.8.0
Async::HttpServerConnection::Response Member List

This is the complete list of members for Async::HttpServerConnection::Response, including all inherited members.

clear(void)Async::HttpServerConnection::Responseinline
code(void) constAsync::HttpServerConnection::Responseinline
content(void) constAsync::HttpServerConnection::Responseinline
headers(void) constAsync::HttpServerConnection::Responseinline
Response(void)Async::HttpServerConnection::Responseinline
sendContent(void) constAsync::HttpServerConnection::Responseinline
setCode(unsigned code)Async::HttpServerConnection::Responseinline
setContent(const std::string &content_type, const std::string &content)Async::HttpServerConnection::Responseinline
setHeader(const std::string &key, T value)Async::HttpServerConnection::Responseinline
setSendContent(bool send_content)Async::HttpServerConnection::Responseinline