|
3 هفته پیش | |
---|---|---|
.. | ||
README.md | 3 هفته پیش | |
doc.go | 3 هفته پیش | |
frame.go | 3 هفته پیش | |
frameheader.go | 3 هفته پیش | |
go.mod | 3 هفته پیش | |
goaway.go | 3 هفته پیش | |
http1frame.go | 3 هفته پیش | |
http2interop.go | 3 هفته پیش | |
http2interop_test.go | 3 هفته پیش | |
ping.go | 3 هفته پیش | |
s6.5.go | 3 هفته پیش | |
s6.5_test.go | 3 هفته پیش | |
settings.go | 3 هفته پیش | |
testsuite.go | 3 هفته پیش | |
unknownframe.go | 3 هفته پیش |
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.