Skip to main content

Module http_server

Module http_server 

Source

Modules§

api

Structs§

Config

Enums§

HttpServerError

Constants§

MAX_UPLOAD_SIZE_BYTES
Maximum upload size in bytes (500 MB)

Functions§

run_api
Run the API HTTP server (private, serves /_status + /api routes).
run_gateway
Run the gateway HTTP server (public, serves /_status + /gw + / + /static routes).