1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00
actix-web/src/server
2018-04-04 20:24:09 -07:00
..
channel.rs start client timeout for response only 2018-04-04 20:15:47 -07:00
encoding.rs Use fast compression setting 2018-03-21 08:56:21 -07:00
h1.rs clippy warns 2018-04-04 20:24:09 -07:00
h1writer.rs drop deprecated code 2018-03-29 11:06:44 -07:00
h2.rs simplify http response construction; deprecate httpcodes 2018-03-30 23:07:33 -07:00
h2writer.rs re-arrange modules and exports 2018-03-30 17:31:18 -07:00
helpers.rs unhide AsyncResponder; remove unused code 2018-03-30 09:34:03 -07:00
mod.rs add extractors info to guide 2018-03-31 09:18:25 -07:00
settings.rs re-arrange exports, some doc string updates 2018-03-29 10:44:26 -07:00
shared.rs Fix long client urls #129 2018-03-22 07:44:16 -07:00
srv.rs rename Application 2018-03-31 00:16:55 -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