Nikolay Kim
|
a87784ba15
|
use Result intead of HandlerResult
|
2017-11-18 06:50:07 -10:00 |
|
Nikolay Kim
|
de71ad7de4
|
refactor error handling
|
2017-11-15 20:06:28 -10:00 |
|
Nikolay Kim
|
be3a1ab770
|
use remote addr in logger if available
|
2017-11-10 13:26:12 -08:00 |
|
Nikolay Kim
|
f369d9af0e
|
make remote addr available to http request
|
2017-11-10 13:08:15 -08:00 |
|
Nikolay Kim
|
02fb424659
|
add custom Debug impl for HttpResponse
|
2017-11-08 19:31:25 -08:00 |
|
Nikolay Kim
|
a65fd695e1
|
refactor content encoding
|
2017-11-06 16:23:58 -08:00 |
|
Nikolay Kim
|
2379bcbf39
|
added content-encoding support to h2
|
2017-11-06 09:35:52 -08:00 |
|
Nikolay Kim
|
c2978a6eea
|
add content encoding decompression
|
2017-11-06 01:27:46 -08:00 |
|
Nikolay Kim
|
53868a88fa
|
add keep-alive for h2 connection
|
2017-11-04 13:24:57 -07:00 |
|
Nikolay Kim
|
d7d3d663e9
|
refactor server impl and add support for alpn http2 negotiation
|
2017-11-04 12:33:14 -07:00 |
|
Nikolay Kim
|
32cefb8455
|
implement h2 writer
|
2017-11-04 09:07:44 -07:00 |
|
Nikolay Kim
|
4add742aba
|
refactor task impl, extract stream writer to separate struct
|
2017-11-03 13:48:00 -07:00 |
|
Nikolay Kim
|
f010672885
|
rename modules
|
2017-11-03 13:48:00 -07:00 |
|