Skip to content

Improve AccessLogHandler to log full request target instead of path only - #47

Merged
SimonFrings merged 2 commits into
mainfrom
access-log
Oct 15, 2021
Merged

Improve AccessLogHandler to log full request target instead of path only#47
SimonFrings merged 2 commits into
mainfrom
access-log

Conversation

@clue

@clue clue commented Oct 15, 2021

Copy link
Copy Markdown
Owner

This changeset improves the AccessLogHandler to log the full request target instead of only the request path (without the query string). Additionally, fields containing special characters will now be escaped with bashslash escape sequences (like \xFF) similar to how nginx and Apache handle this.

Builds on top of #45 and #46

@clue clue added the new feature New feature or request label Oct 15, 2021
@clue
clue requested a review from SimonFrings October 15, 2021 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants