Functionsยง
- add_
custom_ ๐headers - Helper function to add custom headers to response
- add_
http3_ ๐alt_ svc_ header - Helper function to add HTTP/3 Alt-Svc header
- add_
server_ ๐header - Helper function to add server header
- execute_
response_ ๐modifying_ handlers - Helper function to execute response modifying handlers
- extract_
content_ ๐length - Helper function to extract content length for logging
- finalize_
response_ ๐and_ log - Helper function to apply all response headers and log if needed
- generate_
error_ ๐response - Generates an error response
- log_
access ๐ - Sends a log message formatted according to the Combined Log Format
- request_
handler - The HTTP request handler, with timeout
- request_
handler_ ๐wrapped - The HTTP request handler