Skip to content

Handle throwables in the http dispatcher - #16925

Merged
rullzer merged 1 commit into
masterfrom
bugfix/throwable-middleware
Aug 29, 2019
Merged

Handle throwables in the http dispatcher#16925
rullzer merged 1 commit into
masterfrom
bugfix/throwable-middleware

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

This makes sure that controller methods that use type hinting will also return proper error messages instead of a 200 OK status with empty body when the parameter type doesn't match.

Found in #16682

Co-authored-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@rullzer
rullzer merged commit 7889961 into masterAug 29, 2019
@rullzer
rullzer deleted the bugfix/throwable-middleware branch August 29, 2019 18:24
@rullzerrullzer mentioned this pull request Sep 4, 2019
16 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@juliusknorr@rullzer@skjnldsv