index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
v2
/
ngx_http_v2.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
HTTP/2: graceful shutdown of active connections (closes #1106).
Valentin Bartenev
1
-0
/
+1
2016-07-07
HTTP/2: avoid left-shifting signed integer into the sign bit.
Sergey Kandaurov
1
-1
/
+1
2016-05-24
HTTP/2: implemented preread buffer for request body (closes #959).
Valentin Bartenev
1
-0
/
+5
2016-04-14
HTTP/2: refuse streams with data until SETTINGS is acknowledged.
Valentin Bartenev
1
-0
/
+1
2016-04-01
HTTP/2: support for unbuffered upload of request body.
Valentin Bartenev
1
-0
/
+1
2016-04-01
HTTP/2: rewritten handling of request body.
Valentin Bartenev
1
-5
/
+2
2016-04-01
HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.
Valentin Bartenev
1
-0
/
+1
2016-02-24
HTTP/2: always use temporary pool for processing headers.
Valentin Bartenev
1
-0
/
+3
2016-02-11
HTTP/2: implemented HPACK Huffman encoding for response headers.
Valentin Bartenev
1
-0
/
+2
2016-02-02
HTTP/2: removed unused field from ngx_http_v2_stream_t.
Valentin Bartenev
1
-1
/
+0
2015-11-13
HTTP/2: reused HEADERS and CONTINUATION frames buffers.
Valentin Bartenev
1
-1
/
+1
2015-10-27
HTTP/2: changed behavior of the "http2_max_field_size" directive.
Valentin Bartenev
1
-1
/
+0
2015-10-26
HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
Valentin Bartenev
1
-1
/
+2
2015-09-22
HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Valentin Bartenev
1
-1
/
+0
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-0
/
+334