Skip to content

Add format option to CustomRequestLog for request authority and request authority scheme #9980

@joakime

Description

@joakime

Jetty version(s)
10

Enhancement Description
The CustomRequestLog lacks the ability to output:

  • the Request authority (which might differ from the Host header).
  • the Request scheme
  • the entire Request HttpURI (including query)
  • the entire Request HttpURI (excluding query)

Metadata

Metadata

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions