Nikolay Kim
|
145010a2b0
|
use unreachable instead of panic
|
2018-03-29 15:55:27 -07:00 |
|
Nikolay Kim
|
4358da9926
|
refactor WithHandler trait
|
2018-03-27 20:33:24 -07:00 |
|
Nikolay Kim
|
f3c63e631a
|
add protobuf feature
|
2018-03-08 20:56:18 -08:00 |
|
kingxsp
|
a0b589eb96
|
Add protobuf support
|
2018-03-09 10:05:13 +08:00 |
|
Nikolay Kim
|
42d2a29b1d
|
non-blocking processing for NamedFile
|
2018-03-07 17:40:13 -08:00 |
|
Nikolay Kim
|
32b5544ad9
|
port hyper header
|
2018-03-06 00:43:25 -08:00 |
|
Nikolay Kim
|
e182ed33b1
|
add Header trait
|
2018-03-05 19:28:42 -08:00 |
|
Nikolay Kim
|
206c4e581a
|
rename httpcodes
|
2018-03-01 19:12:59 -08:00 |
|
Nikolay Kim
|
8994732227
|
doc strings
|
2018-02-27 23:30:26 -08:00 |
|
Nikolay Kim
|
a7bf635158
|
unify headers and body processing for client response and server request
|
2018-02-27 15:03:28 -08:00 |
|
Nikolay Kim
|
5480cb5d49
|
rename httpmessage to httpresponse
|
2017-10-15 09:33:17 -07:00 |
|
Nikolay Kim
|
41f1e6cdc9
|
split http request; add HttpRequest::range()
|
2017-10-14 22:52:38 -07:00 |
|
Nikolay Kim
|
edac148f7c
|
added Httprequest::cookie() method
|
2017-10-14 11:02:25 -07:00 |
|
Nikolay Kim
|
f0531793b4
|
add cookies support for response
|
2017-10-14 10:40:58 -07:00 |
|
Nikolay Kim
|
5c9f813d28
|
more tests
|
2017-10-14 10:01:53 -07:00 |
|
Nikolay Kim
|
58c40e9610
|
reader tests
|
2017-10-14 00:11:12 -07:00 |
|
Nikolay Kim
|
3516f02e4f
|
keep-alive support
|
2017-10-13 16:33:23 -07:00 |
|
Nikolay Kim
|
0447c66de1
|
simplify Frame::Message; impl Try for Reply
|
2017-10-13 14:43:17 -07:00 |
|
Nikolay Kim
|
8b1fdeb8c9
|
response version is optional
|
2017-10-10 17:14:30 -07:00 |
|
Nikolay Kim
|
0e6a67fc26
|
refactor response generation
|
2017-10-10 16:03:32 -07:00 |
|
Nikolay Kim
|
be7bda65ef
|
clippy warnings
|
2017-10-09 23:10:15 -07:00 |
|
Nikolay Kim
|
676347d7f6
|
drop hyper
|
2017-10-09 23:07:32 -07:00 |
|
Nikolay Kim
|
63b78b6461
|
better naming
|
2017-10-08 14:56:51 -07:00 |
|
Nikolay Kim
|
4102b9e1c5
|
update docs
|
2017-10-07 23:59:57 -07:00 |
|
Nikolay Kim
|
f2d20514fa
|
websocket support
|
2017-10-07 21:48:00 -07:00 |
|
Nikolay Kim
|
a505be9321
|
docs
|
2017-10-06 23:14:13 -07:00 |
|
Nikolay Kim
|
0b5f0c4f22
|
initial implementation
|
2017-10-06 21:51:27 -07:00 |
|