暫無描述

Brad Fitzpatrick 50e2311c50 Add WriteHeader, fix ErrShortWrite-always bug, add Framer.AllowIllegalWrites 11 年之前
h2server 08c3f55f15 add missing copyright headers 11 年之前
hpack 8f2d4134c3 Add tests from C.5 and C.6 too. 11 年之前
testdata 5b7b6a37bc patch curl with EOF fix 11 年之前
.gitignore 2fa3df86cd Update LICENSE 11 年之前
Dockerfile 5b7b6a37bc patch curl with EOF fix 11 年之前
HACKING 0af8798ae9 Add HACKING file 11 年之前
LICENSE 2fa3df86cd Update LICENSE 11 年之前
Makefile 0fe8c920c6 Add a Docker image with curl supporting http2 11 年之前
errors.go 86a0e06f7a Merge branch 'master' of github.com:bradfitz/http2 11 年之前
frame.go 50e2311c50 Add WriteHeader, fix ErrShortWrite-always bug, add Framer.AllowIllegalWrites 11 年之前
frame_test.go 50e2311c50 Add WriteHeader, fix ErrShortWrite-always bug, add Framer.AllowIllegalWrites 11 年之前
http2.go 43a7c52267 process headers 11 年之前
http2_test.go da41636eea only Skip the test if docker isn't available 11 年之前