|
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
|
9ae9e719b1
Feed HeadersFrame data into hpack. Add ContinuationFrame.
|
11 年之前 |
|
http2.go
|
20d0473882
Rename clientConn to serverConn; start of stream state
|
11 年之前 |
|
http2_test.go
|
cffe2287ea
In test, timeout waiting for server to reply.
|
11 年之前 |