Expand description
HTTP server: HTTP/1.1 + HTTP/2 over TCP, optional HTTP/3 over QUIC.
Modulesยง
Structsยง
- Http
Server ๐ - HTTP server (TCP for h1/h2, optional QUIC for h3).
Constantsยง
- ERR_
BODY_ ๐TOO_ LARGE - ERR_
METHOD_ ๐NOT_ ALLOWED - ERR_
READ_ ๐BODY - MAX_
HTTP_ ๐BODY_ SIZE - Max HTTP request body size (1 MB).
Functionsยง
- accept_
loop ๐ - Run the HTTP accept loop.
- json_
response ๐ - json_
response_ ๐bytes