1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-11 12:42:17 +00:00
actix-web/src/server
2018-03-26 15:58:30 -07:00
..
channel.rs explicitly set tcp nodelay 2018-03-04 20:14:58 -08:00
encoding.rs Use fast compression setting 2018-03-21 08:56:21 -07:00
h1.rs add path and query extractors 2018-03-26 15:58:30 -07:00
h1writer.rs process transfer-encoding before content-length, fix tests on 32bit platform 2018-03-24 09:22:34 -07:00
h2.rs various optimizations 2018-03-18 11:05:44 -07:00
h2writer.rs Fix http/2 date header generation 2018-03-20 11:40:05 -07:00
mod.rs Impl From<usize> and From<Option<usize>> for KeepAlive 2018-03-10 17:52:50 +08:00
settings.rs add helper method for response creation 2018-03-22 21:14:57 -07:00
shared.rs Fix long client urls #129 2018-03-22 07:44:16 -07:00
srv.rs process transfer-encoding before content-length, fix tests on 32bit platform 2018-03-24 09:22:34 -07:00
utils.rs adjust low buf size 2018-03-01 20:13:50 -08:00
worker.rs various optimizations 2018-03-18 11:05:44 -07:00