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
|
395243a539
|
another attempt to fix cookie handling
|
2018-03-08 11:16:54 -08:00 |
|
Nikolay Kim
|
1ab676d7eb
|
bump version and add some tests
|
2018-03-07 22:40:46 -08:00 |
|
Nikolay Kim
|
42d2a29b1d
|
non-blocking processing for NamedFile
|
2018-03-07 17:40:13 -08:00 |
|
Nikolay Kim
|
1db1ce1ca3
|
one more cookie handling fix
|
2018-03-07 15:41:46 -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
|
0c30057c8c
|
move headers to separate module; allow custom HeaderValue conversion
|
2018-03-05 16:45:54 -08:00 |
|
Nikolay Kim
|
206c4e581a
|
rename httpcodes
|
2018-03-01 19:12:59 -08:00 |
|
Nikolay Kim
|
72aa2d9eae
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
Nikolay Kim
|
edd114f6e4
|
allow to set default content encoding on application level
|
2018-02-18 22:23:17 -08:00 |
|
Nikolay Kim
|
6416a796c3
|
add ClientRequest and ClientRequestBuilder
|
2018-01-29 11:45:33 -08:00 |
|
Nikolay Kim
|
5dd2e7523d
|
basic websocket client
|
2018-01-27 22:03:03 -08:00 |
|
Nikolay Kim
|
4abb769ee5
|
fix request json loader; mime_type() method
|
2018-01-25 21:50:28 -08:00 |
|
Nikolay Kim
|
1914a6a0d8
|
Always enable content encoding if encoding explicitly selected
|
2018-01-21 08:31:46 -08:00 |
|
Nikolay Kim
|
71d534dadb
|
CORS middleware: allowed_headers is defaulting to None #50
|
2018-01-20 16:36:57 -08:00 |
|
Nikolay Kim
|
93fdb596d4
|
Allow to explicitly disable chunked encoding
|
2018-01-13 16:17:33 -08:00 |
|
Nikolay Kim
|
ac89880c0a
|
move encoding to server
|
2018-01-11 18:41:33 -08:00 |
|
Nikolay Kim
|
0707dfe5bb
|
flush stream on drain
|
2018-01-11 16:22:27 -08:00 |
|
Nikolay Kim
|
615db0d9d8
|
complete cors implementation
|
2018-01-10 13:41:33 -08:00 |
|
Nikolay Kim
|
d7f59ce481
|
add cors preflight request support
|
2018-01-09 23:55:42 -08:00 |
|
Nikolay Kim
|
e439d0546b
|
* fix force_close
* shutdown io before exit
* fix response creation with body from pool
|
2018-01-03 18:21:34 -08:00 |
|
Nikolay Kim
|
cc38b30f7b
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
Nikolay Kim
|
18f3841783
|
update test
|
2017-12-20 23:36:52 -08:00 |
|
Nikolay Kim
|
bca1dd4f9e
|
update doc strings
|
2017-12-20 23:19:21 -08:00 |
|
Nikolay Kim
|
ed8bd3d6a3
|
h1 cleanups
|
2017-12-15 22:49:48 -08:00 |
|
Nikolay Kim
|
1daf50095a
|
cleanup response
|
2017-12-15 20:00:12 -08:00 |
|
Nikolay Kim
|
1ddcce7b76
|
hide httpresponse box
|
2017-12-15 16:24:15 -08:00 |
|
Nikolay Kim
|
c98d320f8c
|
rename FromRequest trait to Responder
|
2017-12-14 09:43:42 -08:00 |
|
Nikolay Kim
|
b7cde3f4a9
|
update guide
|
2017-12-13 22:36:28 -08:00 |
|
Nikolay Kim
|
96f598f2c4
|
various optimizations
|
2017-12-13 16:44:35 -08:00 |
|
Nikolay Kim
|
6b61041aec
|
move tests
|
2017-12-13 11:16:26 -08:00 |
|
Nikolay Kim
|
d4187f682b
|
various cleanups
|
2017-12-13 11:10:03 -08:00 |
|
Nikolay Kim
|
2e83c5924d
|
cleanup and optimize some code
|
2017-12-12 21:32:58 -08:00 |
|
Nikolay Kim
|
0abb3863dc
|
simplify api
|
2017-12-07 17:38:18 -08:00 |
|
Nikolay Kim
|
dff7618f35
|
rearrange exports
|
2017-12-07 16:40:29 -08:00 |
|
Nikolay Kim
|
3c9b6ea619
|
update guide
|
2017-12-04 20:38:38 -08:00 |
|
Nikolay Kim
|
e332c1242f
|
use Route for Applicaiton handlers
|
2017-12-04 14:53:40 -08:00 |
|
Nikolay Kim
|
57fd35ffc1
|
added default headers middleware
|
2017-12-03 20:47:15 -08:00 |
|
Nikolay Kim
|
d35be02587
|
cleanup
|
2017-12-03 20:09:46 -08:00 |
|
Nikolay Kim
|
5decff9154
|
added fs tests
|
2017-12-03 18:15:09 -08:00 |
|
Nikolay Kim
|
7c6faaa8e0
|
add Item and Error to FromRequest trait
|
2017-12-03 14:22:04 -08:00 |
|
Nikolay Kim
|
6bc7d60f52
|
more default impls for FromRequest
|
2017-12-02 17:14:55 -08:00 |
|
Nikolay Kim
|
6e138bf373
|
refactor streaming responses
|
2017-11-30 14:42:20 -08:00 |
|
Nikolay Kim
|
a0bca2d4cf
|
fix typo
|
2017-11-30 07:42:02 -08:00 |
|
Nikolay Kim
|
6177d86d97
|
refactor handler rtype handling
|
2017-11-29 09:17:00 -08:00 |
|
Nikolay Kim
|
987b275c3f
|
add response test
|
2017-11-28 14:29:22 -08:00 |
|
Nikolay Kim
|
932e751240
|
add status code helper method for http response
|
2017-11-28 14:23:42 -08:00 |
|
Nikolay Kim
|
706e2a07de
|
add helper converters into response
|
2017-11-28 13:52:53 -08:00 |
|