Nikolay Kim
|
44e3df82f6
|
simplify http response construction; deprecate httpcodes
|
2018-03-30 23:07:33 -07:00 |
|
Nikolay Kim
|
9e751de707
|
re-arrange modules and exports
|
2018-03-30 17:31:18 -07:00 |
|
Nikolay Kim
|
f5636f321b
|
drop deprecated code
|
2018-03-29 11:06:44 -07:00 |
|
Nikolay Kim
|
d5fa0a9418
|
disable brotli if feature is not enabled, faster compression
|
2018-03-21 08:03:21 -07:00 |
|
François Mockers
|
ad6b823255
|
test for query parameters in client
|
2018-03-14 21:45:49 +01:00 |
|
Nikolay Kim
|
6c0fb3a7d2
|
handle panics in worker threads
|
2018-03-07 21:10:53 -08:00 |
|
Nikolay Kim
|
1db1ce1ca3
|
one more cookie handling fix
|
2018-03-07 15:41:46 -08:00 |
|
Alex Whitney
|
6cc3aaef1b
|
add client cookie handling test
|
2018-03-07 11:43:55 +00:00 |
|
Nikolay Kim
|
a0e6313d56
|
Fix compression #103 and #104
|
2018-03-06 11:02:03 -08:00 |
|
messense
|
0adb7e8553
|
Use str::repeat
|
2018-03-05 09:54:58 +08:00 |
|
Nikolay Kim
|
f673dba759
|
Fix handling of requests with an encoded body with a length > 8192 #93
|
2018-03-04 09:48:34 -08:00 |
|
Nikolay Kim
|
4e41e13baf
|
refactor client payload processing
|
2018-02-25 11:18:17 +03:00 |
|
Nikolay Kim
|
4a9c1ae894
|
allow to use Connection for sending client request
|
2018-02-21 22:53:23 -08:00 |
|