mz_
environmentd
0.128.0-dev.1
In mz_
environmentd::
http
Modules
catalog
console
memory
metrics
probe
prometheus
root
sql
webhook
Structs
AuthedClient
AuthedUser
BaseRouterConfig
HttpConfig
HttpServer
InternalHttpConfig
InternalHttpServer
Metrics
ReloadingTlsConfig
SqlResponse
WebhookState
WsState
Enums
AuthError
ConnProtocol
Credentials
TlsMode
WebSocketAuth
WebSocketResponse
Constants
MAX_REQUEST_SIZE
Traits
DefaultLayers
Functions
auth
base_router
handle_leader_promote
handle_leader_skip_catchup
handle_leader_status
handle_load_error
http_auth
init_ws
internal_http_auth
Type Aliases
Delayed
mz_environmentd
::
http
Constant
MAX_REQUEST_SIZE
Copy item path
Settings
Help
Summary
Source
pub const MAX_REQUEST_SIZE:
usize
= _; // 2_000_000usize
Expand description
Maximum allowed size for a request.