Expand description
Shared utilities for plugins.
Modules§
- content_
codec - Response body encode/decode helpers shared by body-mutating plugins (response-rewrite, gzip/brotli compression, loggers that include response bodies).
- cookie_
session - Encrypted client-side session cookies.
- headers
- Case-insensitive helpers for the context’s header maps.
- log_
entry - Shared access-log entry builder for the logger plugins.
- trace
- Distributed-tracing span context and propagation codecs.