Closed ybr-nx closed 8 years ago
Headers like:
Content-Type: application/json Content-Length: 94 Location: https://example.com/doma/path
were parsed as
[Content-Type] => application/json [Content-Length] => 94 [Location] => https
Headers like:
Content-Type: application/json Content-Length: 94 Location: https://example.com/doma/path
were parsed as
[Content-Type] => application/json [Content-Length] => 94 [Location] => https