Skip to main content

Module util

Module util 

Source
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.