connection(http_server &server, connected_socket &&fd, socket_address, bool tls) (defined in seastar::httpd::connection) | seastar::httpd::connection | inline |
connection(http_server &server, connected_socket &&fd, bool tls) (defined in seastar::httpd::connection) | seastar::httpd::connection | inline |
connection(http_server &server, connected_socket &&fd, socket_address client_addr, socket_address server_addr, bool tls) (defined in seastar::httpd::connection) | seastar::httpd::connection | inline |
do_response_loop() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
generate_error_reply_and_close(std::unique_ptr< http::request > req, http::reply::status_type status, const sstring &msg) (defined in seastar::httpd::connection) | seastar::httpd::connection | |
generate_reply(std::unique_ptr< http::request > req) (defined in seastar::httpd::connection) | seastar::httpd::connection | |
on_new_connection() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
out() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
process() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
read() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
read_one() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
respond() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
set_headers(http::reply &resp) (defined in seastar::httpd::connection) | seastar::httpd::connection | |
shutdown() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
start_response() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
write_body() (defined in seastar::httpd::connection) | seastar::httpd::connection | |
~connection() (defined in seastar::httpd::connection) | seastar::httpd::connection | |