-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Access log command operator for HTTP request size including headers #14230
Copy link
Copy link
Closed
Labels
area/access_logstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently
Description
Title: Access log command operator for HTTP request size including headers
Description:
Add a way to include the full size of a HTTP request, including headers, in access log entries.
Currently the command operators %BYTES_SENT% and %BYTES_RECEIVED% render the size of HTTP body, excluding headers. Add new command operators or specifiers for the existing ones to render the size of a HTTP request or response including:
- request line / status line
- headers
- body
- trailers
Relevant Links:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/access_logstalestalebot believes this issue/PR has not been touched recentlystalebot believes this issue/PR has not been touched recently