1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-06 14:05:47 +00:00
actix-web/actix-http/tests
Ronald Chan 5e8f1c338c fix h2 not using error response (#1080)
* fix h2 not using error response

* add fix change log

* fix h2 service error tests
2019-09-09 16:24:57 +06:00
..
test.binary Merge actix-http project 2019-03-26 11:54:35 -07:00
test.png Merge actix-http project 2019-03-26 11:54:35 -07:00
test_client.rs add tests for camel case headers rendering 2019-04-24 11:27:57 -07:00
test_rustls_server.rs fix h2 not using error response (#1080) 2019-09-09 16:24:57 +06:00
test_server.rs on_connect result isnt added to request extensions for http2 requests #1009 2019-09-01 13:15:02 +06:00
test_ssl_server.rs fix h2 not using error response (#1080) 2019-09-09 16:24:57 +06:00
test_ws.rs ws verifyciation takes RequestHead; add SendError utility service 2019-04-11 14:00:32 -07:00