Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requestSize logging: handle unset $content_length values #58

Merged
merged 2 commits into from
Mar 13, 2019

Conversation

risicle
Copy link
Contributor

@risicle risicle commented Mar 13, 2019

...which is actually most requests - we can't let possibly-unset values be used unquoted in the json otherwise they'll break it.

Also enable escape=json option for log_format

https://trello.com/c/bzsaiTQ1

...which is actually most requests - we can't let possibly-unset values
be used unquoted in the json otherwise they'll break it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants