You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
I'm just playing around with expressive and zend-expressive-swoole and noticed that given the WhoopsErrorResponseGenerator is configured as ErrorResponseGenerator no response body will be sent. The default ErrorResponseGenerator however works fine.
Expected results
Get response body generated by WhoopsErrorResponseGenerator
Actual results
empty response on errors.
The text was updated successfully, but these errors were encountered:
I'm just playing around with expressive and zend-expressive-swoole and noticed that given the WhoopsErrorResponseGenerator is configured as ErrorResponseGenerator no response body will be sent. The default ErrorResponseGenerator however works fine.
Expected results
Get response body generated by WhoopsErrorResponseGenerator
Actual results
empty response on errors.
The text was updated successfully, but these errors were encountered: