1 Commits

Author SHA1 Message Date
indianwhocodes
7b39698d0d wsgi: bad request syntax response missing txn-id
When a client sends a malformed http request our server returns a valid http error response with Connection: close and closes the connection.
We want to include a transaction-id and ensure we log details about about the "bad request syntax"

Change-Id: Ic0ee1e4fd4d434d442fcffa68da77e862b37d4c6
2023-08-21 16:53:56 -07:00