fooinha / nginx-json-log

Highly configurable JSON format logging per Location - nginx logging module - aka. kasha 🍲
BSD 2-Clause "Simplified" License
42 stars 21 forks source link

major rewrite because of correct request body and response headers logging #44

Closed fooinha closed 3 years ago

fooinha commented 3 years ago
fooinha commented 3 years ago

This should fix and #43 and #38.

This is a major rewrite for these modules.

Response headers are now a string.

New tests added for response, request body and value encoding.