nghttp2/integration-tests
Tatsuhiro Tsujikawa b0b792e735 integration: Add tests for x-forwarded-proto header field 2015-06-16 21:31:47 +09:00
..
.gitignore Refactor .gitignore files 2015-03-29 18:40:37 +09:00
Makefile.am integration: Add WebSocket upgrade test 2015-05-26 23:28:45 +09:00
alt-server.crt nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
alt-server.key nghttpx: Refactor code to build cert_tree, add SNI test 2015-01-25 15:36:14 +09:00
config.go.in Add integration tests for nghttpx using golang testing framework 2015-01-19 00:27:24 +09:00
nghttpx_http1_test.go nghttpx: Return 501 if invalid method is received on h1 frontend 2015-06-09 22:08:49 +09:00
nghttpx_http2_test.go integration: Add tests for x-forwarded-proto header field 2015-06-16 21:31:47 +09:00
nghttpx_spdy_test.go nghttpx: Tokenize request method 2015-06-09 23:33:14 +09:00
server.crt integration: Add TLS key and certificate for testing 2015-01-23 21:25:21 +09:00
server.key integration: Add TLS key and certificate for testing 2015-01-23 21:25:21 +09:00
server_tester.go integration: Add WebSocket upgrade test 2015-05-26 23:28:45 +09:00
setenv.in integration: Add tests for HTTP/2 backend using go-nghttp2 2015-01-20 00:45:51 +09:00