Structs§
- Close
Trace - Config
Patch - All fields from a
{"code":"config",...}command. Passed directly to RuntimeConfig::apply_update. - Error
Info - Host
Defaults - Host
Defaults Partial - Multipart
Part - Pong
Trace - Request
Defaults - Request
Defaults Partial - Request
Options - Resolved
Options - Runtime
Config - TlsConfig
- Stored TLS configuration (full, non-partial). Inline PEM fields (
*_pem) take precedence over file-path fields (*_file). - TlsConfig
Partial - Partial TLS config used for both global config updates and per-request overrides.
Inline fields (
cacert,cert,key) take precedence over file-path fields (cacert_file,cert_file,key_file). Setting one clears the other. - Trace
- Urlencoded
Part
Enums§
Functions§
- make_
error - Helper to build Output::Error from ErrorInfo
- make_
log - Helper to build Output::Log