Alex Brainman
|
8760df475b
http2: skip TestServer_RejectsLargeFrames on windows (fixes build)
|
8 years ago |
Brad Fitzpatrick
|
5df5483e05
http2: add tests to verify the type of peer stream resets
|
8 years ago |
Brad Fitzpatrick
|
415f1917e1
http2: clean up debugging, rename GODEBUG key
|
9 years ago |
Mikio Hara
|
1d7a0b2100
http2: fix nits found by vet
|
8 years ago |
Brad Fitzpatrick
|
961116aeeb
http2: support CONNECT requests
|
8 years ago |
Brad Fitzpatrick
|
5d0a0f8cd4
http2: fix typo and simplify truncation of text in test
|
9 years ago |
Brad Fitzpatrick
|
ea6dba8c93
http2: fix readFrames goroutine spin between ConnectionError and conn close
|
9 years ago |
Blake Mizerany
|
b4be494138
http2: add server-side trailer support
|
9 years ago |
Brad Fitzpatrick
|
c24de9d546
http2: add Server support for reading trailers from clients
|
9 years ago |
Brad Fitzpatrick
|
548f7bf20c
http2: add disabled start of tests for trailers, clean up, deflake some tests
|
9 years ago |
Brad Fitzpatrick
|
1796f9b8b7
http2: fix two cases of Server behavior not matching HTTP/1
|
9 years ago |
Brad Fitzpatrick
|
438097d762
http2: make the Transport write request body data as it's available
|
9 years ago |
Brad Fitzpatrick
|
c745c36eab
http2: client & server fixes
|
9 years ago |
Brad Fitzpatrick
|
564010564f
http2: fix server race
|
9 years ago |
Brad Fitzpatrick
|
c972803da8
http2: update the curl and nghttp2 versions used in tests
|
9 years ago |
Brad Fitzpatrick
|
ddbc69e05b
http2: fix broken test after ConfigureServer change
|
9 years ago |
Brad Fitzpatrick
|
42ad50856d
http2: make ConfigureServer set PreferServerCipherSuites, return an errors
|
9 years ago |
Andrew Gerrand
|
6d10a0c3ea
http2: update copyright headers
|
9 years ago |
Brad Fitzpatrick
|
59e870b296
http2, http2/hpack: add limit on sum of header block fragments
|
9 years ago |
Brad Fitzpatrick
|
c94bffa210
http2: don't leaving hanging server goroutines after RST_STREAM from client
|
9 years ago |
Brad Fitzpatrick
|
271cfc1e29
http2: fix handling of errors from the readFrames goroutine
|
9 years ago |
Brad Fitzpatrick
|
d8f3c68ddd
http2: fix enforcement of max header list size
|
9 years ago |
Brad Fitzpatrick
|
29704b8f8f
http2: advertise and enforce hpack max header list size
|
9 years ago |
Brad Fitzpatrick
|
ae54c55587
http2: rewrite github.com/bradfitz/http2 references to their new paths
|
9 years ago |
Brad Fitzpatrick
|
17e723d022
http2: move github.com/bradfitz/http2 down into a new http2 directory
|
9 years ago |