Brad Fitzpatrick
|
76365a4162
http2: fix channel double-close crash
|
8 years ago |
Brad Fitzpatrick
|
5df5483e05
http2: add tests to verify the type of peer stream resets
|
8 years ago |
Blake Mizerany
|
0e6d34ef94
http2: relax Trailer predeclaration requirement in Transport
|
8 years ago |
Brad Fitzpatrick
|
f530c4eb1c
http2: mix cleanups, TODOs, new tests, enforce header list size in Transport
|
8 years ago |
Brad Fitzpatrick
|
520af5de65
http2: make Transport ignore 100-continue responses, add comprehensive tests
|
8 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
|
b304fd0440
http2: send "http/1.1" ALPN in TLS dial in addition to "h2"
|
9 years ago |
Brad Fitzpatrick
|
438097d762
http2: make the Transport write request body data as it's available
|
9 years ago |
Brad Fitzpatrick
|
195180cfeb
http2: merge duplicate Transport dials
|
9 years ago |
Brad Fitzpatrick
|
c745c36eab
http2: client & server fixes
|
9 years ago |
Brad Fitzpatrick
|
042ba42fa6
http2: add ConfigureTransport, like ConfigureServer
|
9 years ago |
Brad Fitzpatrick
|
2fd7f1556c
http2: another Transport body-writing bug fix, and more tests
|
9 years ago |
Blake Mizerany
|
1b27761f1c
http2: swallow io.EOF while reading body and flow fix
|
9 years ago |
Blake Mizerany
|
ce84af2e5b
http2: append query to :path pseudo-header
|
9 years ago |
Blake Mizerany
|
e1a5816c9b
http2: add DialTLS to Transport
|
9 years ago |
Brad Fitzpatrick
|
09d2a416fa
http2: write Transport bodies
|
9 years ago |
Brad Fitzpatrick
|
cd8c2701a5
http2: add support for net/http.Server.ConnState tracking
|
9 years ago |
Andrew Gerrand
|
6d10a0c3ea
http2: update copyright headers
|
9 years ago |
Brad Fitzpatrick
|
17e723d022
http2: move github.com/bradfitz/http2 down into a new http2 directory
|
9 years ago |