Expand description
Ordered hot-path middleware and upstream forwarding.
Structs§
- AppState
- Shared application state passed through HTTP handlers and background tasks.
- Forwarded
Response - Provider response paired with its active session lease.
- Prepared
Request - A request after all local hot-path gates have passed.
Enums§
- Pipeline
Error - Hot-path failures, each carrying an HTTP status mapping.
Constants§
- HTTP_
CONNECT_ TIMEOUT - TCP connect timeout for every outbound HTTPS client the harness builds.
Functions§
- describe_
upstream_ auth - How the harness authenticates to the chat upstream, for startup logs
and
avctl doctor— never contains key material.