|
il y a 3 semaines | |
---|---|---|
.. | ||
README.md | il y a 3 semaines | |
doc.go | il y a 3 semaines | |
frame.go | il y a 3 semaines | |
frameheader.go | il y a 3 semaines | |
go.mod | il y a 3 semaines | |
goaway.go | il y a 3 semaines | |
http1frame.go | il y a 3 semaines | |
http2interop.go | il y a 3 semaines | |
http2interop_test.go | il y a 3 semaines | |
ping.go | il y a 3 semaines | |
s6.5.go | il y a 3 semaines | |
s6.5_test.go | il y a 3 semaines | |
settings.go | il y a 3 semaines | |
testsuite.go | il y a 3 semaines | |
unknownframe.go | il y a 3 semaines |
This is a suite of tests that check a server to see if it plays nicely with other HTTP/2 clients. To run, just type:
go test -spec :1234
Where ":1234" is the ip:port of a running server.