mirror of
https://github.com/fafhrd91/actix-web
synced 2025-03-17 05:22:22 +01:00
* Add failing testcase for HTTP 404 response with no reason text. * Include canonical reason test for HTTP error responses. * Don't send a reason for unknown status codes.