Commit Graph

12 Commits

Author SHA1 Message Date
Nikolay Kim 6e138bf373 refactor streaming responses 2017-11-30 14:42:20 -08:00
Nikolay Kim 6c4fdf604b do not set content encoding header for upgraded connection 2017-11-29 19:40:27 -08:00
Nikolay Kim e4f8551cba do not com press upgrade connection 2017-11-29 19:36:55 -08:00
Nikolay Kim 559b1c50a3 do not encode payload less that 1024 bytes 2017-11-29 19:18:37 -08:00
Nikolay Kim 32483735ba cookie session implementation 2017-11-26 17:34:11 -08:00
Nikolay Kim de71ad7de4 refactor error handling 2017-11-15 20:06:28 -10:00
Nikolay Kim e9fe2ba740 use bytes::Writer 2017-11-08 20:08:16 -08:00
Nikolay Kim 7565ed8e06 use higher pripority for br 2017-11-08 19:42:13 -08:00
Nikolay Kim e558414867 add response content encoding 2017-11-08 16:44:46 -08:00
Nikolay Kim 2eb3ad0de3 better name 2017-11-07 16:08:10 -08:00
Nikolay Kim 6974213036 use new brotli2 version 2017-11-07 15:59:37 -08:00
Nikolay Kim a65fd695e1 refactor content encoding 2017-11-06 16:23:58 -08:00