Nessuna descrizione

Brad Fitzpatrick 6b0e3ccaf4 Move each frame type to its own processing method. Add some rules from spec. 11 anni fa
h2server 08c3f55f15 add missing copyright headers 12 anni fa
hpack 8f2d4134c3 Add tests from C.5 and C.6 too. 11 anni fa
testdata 5b7b6a37bc patch curl with EOF fix 11 anni fa
.gitignore 2fa3df86cd Update LICENSE 12 anni fa
Dockerfile 5b7b6a37bc patch curl with EOF fix 11 anni fa
HACKING 0af8798ae9 Add HACKING file 11 anni fa
LICENSE 2fa3df86cd Update LICENSE 12 anni fa
Makefile 0fe8c920c6 Add a Docker image with curl supporting http2 11 anni fa
errors.go 86a0e06f7a Merge branch 'master' of github.com:bradfitz/http2 12 anni fa
frame.go 9ae9e719b1 Feed HeadersFrame data into hpack. Add ContinuationFrame. 11 anni fa
http2.go 6b0e3ccaf4 Move each frame type to its own processing method. Add some rules from spec. 11 anni fa
http2_test.go cffe2287ea In test, timeout waiting for server to reply. 11 anni fa