sozu icon indicating copy to clipboard operation
sozu copied to clipboard

Retrieve requestline info even when header parsing failed

Open Keksoj opened this issue 1 year ago • 0 comments

for now, if header parsing fails, we return a 400, but the access log does not indicate method, authority or path, which is information available in the request line.

Kawa should be fixed in that sense, then Sōzu make use of this change.

Keksoj avatar Feb 23 '24 10:02 Keksoj