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
- basic_
error_ ๐response - Helper function to build a basic HTML error response without configuration context
- build_
custom_ ๐headers - Helper function to build custom header sets for responses
- execute_
response_ ๐modifying_ handlers - Helper function to execute response modifying handlers
- extract_
content_ ๐length - Helper function to extract content length for logging
- finalize_
basic_ ๐error_ response - Helper function to finalize a basic error response with logging and default headers
- finalize_
response_ ๐and_ log - Helper function to apply all response headers and log if needed
- finalize_
with_ ๐modifying_ handlers - Helper function to apply response headers, execute response modifiers, and log access 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
- sanitize_
url_ ๐request