Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an xfailing test expecting HTTP500 for invalid handler return values
PR #4574 by @Fogapod This change documents a contract of disallowing non-response return values in request handlers that currently has a bug and is therefore marked as xfail. Ref: #4572
- Loading branch information