1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 10:02:38 +01:00
actix-web/src/server
Douman 900fd5a98e Correct settings headers for HTTP2
Add test to verify number of Set-Cookies
2018-08-04 18:05:41 +03:00
..
ssl refactor ssl support 2018-08-03 16:09:46 -07:00
accept.rs simplify channel impl 2018-08-03 19:32:46 -07:00
channel.rs simplify channel impl 2018-08-03 19:32:46 -07:00
error.rs cleanup warnings 2018-07-04 21:01:27 +06:00
h1.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
h1decoder.rs clippy warnings 2018-07-05 13:16:16 +06:00
h1writer.rs use write instead format 2018-07-12 10:35:09 +06:00
h2.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
h2writer.rs Correct settings headers for HTTP2 2018-08-04 18:05:41 +03:00
helpers.rs refactor HttpRequest mutability 2018-07-02 23:35:32 +06:00
input.rs Use zlib instead of deflate for content encoding (#442) 2018-08-03 14:56:26 +02:00
message.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
mod.rs allow to pass extra information from acceptor to application level 2018-08-03 19:24:53 -07:00
output.rs Use zlib instead of deflate for content encoding (#442) 2018-08-03 14:56:26 +02:00
settings.rs refactor ssl support 2018-08-03 16:09:46 -07:00
srv.rs fix no_http2 flag 2018-08-03 19:40:43 -07:00
worker.rs simplify channel impl 2018-08-03 19:32:46 -07:00