mirror of
https://github.com/fafhrd91/actix-web
synced 2025-04-14 01:34:35 +02: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.