- 16 Nov, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 15 Nov, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 Sep, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
nghttpx: Add accesslog variables to record request path without query
-
- 19 Sep, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
This commit the following variables to construct request line without including query component: * $method * $path * $path_without_query * $protocol_version
-
Tatsuhiro Tsujikawa authored
-
- 03 Sep, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 02 Sep, 2020 3 commits
-
-
Tatsuhiro Tsujikawa authored
Copy build_config.rb to build directory because now build_config.rb.lock is created along side it. Define toolchain depending on CC environment variable.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 26 Jul, 2020 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 24 Jul, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This commit fixes the following warning: RemovedInSphinx30Warning: sphinx.locale.l_() is deprecated. Please use `_()` instead.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 19 Jul, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
doc: nghttp2_session_send is also affected by max concurrent streams
-
- 14 Jul, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
Better handling of tls and early data buffer
-
- 13 Jul, 2020 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This reverts commit 14dfeee4.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This fixes that nghttpx stalls when TLS handshake and data follow after proxy protocol header and no extra read notification is triggered (e.g., just small 1 HTTP request).
-
- 28 Jun, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
Don't send RST_STREAM to idle stream
-
- 19 Jun, 2020 1 commit
-
-
Tomas Krizek authored
Further clarify the function also takes into account maximum concurrent streams. Closes #691 Closes #817
-
- 18 Jun, 2020 2 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
doc: clarify flow control behaviour for nghttp2_session_send()
-
- 17 Jun, 2020 1 commit
-
-
Tomas Krizek authored
The previous wording implied that if send_callback doesn't return NGHTTP2_ERR_WOULDBLOCK, this function would always send all submitted requests / data. This is not the case, since flow control can cause some data to remain queued until WINDOW_UPDATE is received.
-
- 10 Jun, 2020 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 05 Jun, 2020 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Asra Ali authored
Signed-off-by: Asra Ali <asraa@google.com>
-