nghttp2/integration-tests
Tatsuhiro Tsujikawa f945653ba9 integration: Add tests for the case where response ends before request
This commit also fixes the rare issue that connection is not made
properly because of race between nghttpx process and TCP client
connection.
2016-06-23 22:21:12 +09:00
..
.gitignore
CMakeLists.txt
Makefile.am
alt-server.crt
alt-server.key
config.go.in
nghttpx_http1_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
nghttpx_http2_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
nghttpx_spdy_test.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
req-return.rb
req-set-header.rb
resp-return.rb
resp-set-header.rb
server.crt
server.key
server_tester.go integration: Add tests for the case where response ends before request 2016-06-23 22:21:12 +09:00
setenv.in