Skip to content

Access log command operator for HTTP request size including headers #14230

@tomboc

Description

@tomboc

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/access_logstalestalebot believes this issue/PR has not been touched recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions