This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Malformed request causes uncaught exception instead of 400 Bad Request #226
Open
Description
zendframework/zend-http#116 revealed that malformed HTTP request, in this case with header with empty value, leads to http request factory throwing exception.
Since it is happening early on during application bootstrap, it leads in turn to uncaught exception fatal error instead of proper 400 Bad Request
response.
Metadata
Metadata
Assignees
Labels
No labels