Tatsuhiro Tsujikawa
|
dfa1194804
|
Add new API to return effective recv data/win size for connection
Using this feature, connection level flow control is now enabled
in nghttpx.
|
2013-10-30 00:51:01 +09:00 |
Tatsuhiro Tsujikawa
|
67553d47e0
|
nghttpx: Use :authority and host instead of :host
|
2013-10-27 16:25:50 +09:00 |
Tatsuhiro Tsujikawa
|
8c855c5567
|
src: Use std::vector to store name/value pairs
|
2013-10-23 23:18:24 +09:00 |
Tatsuhiro Tsujikawa
|
f355187176
|
nghttpx: Fix missing extension HTTP status code in response
|
2013-10-02 23:29:44 +09:00 |
Tatsuhiro Tsujikawa
|
cbef6fd0c6
|
nghttpx: Replace \r\n with space when constructing HTTP/1 headers
|
2013-09-11 23:24:32 +09:00 |
Tatsuhiro Tsujikawa
|
3544bfdbef
|
src: Move pure HTTP code from shrpx_http.cc to http2.cc
|
2013-08-28 02:47:22 +09:00 |