- 09 Apr, 2016 8 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This commit removes --backend-fall and --backend-rise options. The these configurations are now set as fall and rise parameters in --backend option.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 08 Apr, 2016 17 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
These options are analogous to fall and rise parameter found in haproxy.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 05 Apr, 2016 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 03 Apr, 2016 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 02 Apr, 2016 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 01 Apr, 2016 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 31 Mar, 2016 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
https://github.com/jchampio/nghttp2Tatsuhiro Tsujikawa authored
Merge branch 'dev/expect-continue' of https://github.com/jchampio/nghttp2 into jchampio-dev/expect-continue
-
- 29 Mar, 2016 6 commits
-
-
Jacob Champion authored
Fix a crash on disconnect if --expect-continue isn't actually in use.
-
Jacob Champion authored
Each Request now owns its own (optional) ContinueTimer for Expect/Continue handshakes. This removes the need for shared_ptr/weak_ptr logic.
-
Jacob Champion authored
If the stream itself is reset, or the server sends a final response immediately, any Expect/Continue handshake should be cancelled.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-