Open ghost opened 8 years ago
When a header field is named but has no corresponding value, the field is populated with the value from the most recently processed header field.
I believe this is in HttpResponseMessageParser.parseLax() - will try to pin down.
When a header field is named but has no corresponding value, the field is populated with the value from the most recently processed header field.
I believe this is in HttpResponseMessageParser.parseLax() - will try to pin down.