Try to extract HTTP/2 SETTINGS from the reverse-proxy header.
Supports both base64-encoded raw SETTINGS payloads and human-readable KEY=VALUE,... strings.
KEY=VALUE,...
Raw request headers.
Parsed settings or an empty object when no header is present.
Try to extract HTTP/2 SETTINGS from the reverse-proxy header.
Supports both base64-encoded raw SETTINGS payloads and human-readable
KEY=VALUE,...strings.