identt
identt::http::HttpServerBase< socket_type >::Response Member List

This is the complete list of members for identt::http::HttpServerBase< socket_type >::Response, including all inherited members.

close_connection_after_responseidentt::http::HttpServerBase< socket_type >::Response
HttpServer< socket_type > (defined in identt::http::HttpServerBase< socket_type >::Response)identt::http::HttpServerBase< socket_type >::Responsefriend
HttpServerBase< socket_type > (defined in identt::http::HttpServerBase< socket_type >::Response)identt::http::HttpServerBase< socket_type >::Responsefriend
send(const std::function< void(const error_code &)> &callback=nullptr) noexceptidentt::http::HttpServerBase< socket_type >::Responseinline
size() noexcept (defined in identt::http::HttpServerBase< socket_type >::Response)identt::http::HttpServerBase< socket_type >::Responseinline
write(const char_type *ptr, std::streamsize n)identt::http::HttpServerBase< socket_type >::Responseinline
write(StatusCode status_code=StatusCode::success_ok, const CaseInsensitiveMultimap &header=CaseInsensitiveMultimap())identt::http::HttpServerBase< socket_type >::Responseinline
write(StatusCode status_code, string_view content, const CaseInsensitiveMultimap &header=CaseInsensitiveMultimap())identt::http::HttpServerBase< socket_type >::Responseinline
write(StatusCode status_code, std::istream &content, const CaseInsensitiveMultimap &header=CaseInsensitiveMultimap())identt::http::HttpServerBase< socket_type >::Responseinline
write(string_view content, const CaseInsensitiveMultimap &header=CaseInsensitiveMultimap())identt::http::HttpServerBase< socket_type >::Responseinline
write(std::istream &content, const CaseInsensitiveMultimap &header=CaseInsensitiveMultimap())identt::http::HttpServerBase< socket_type >::Responseinline
write(const CaseInsensitiveMultimap &header)identt::http::HttpServerBase< socket_type >::Responseinline