Tatsuhiro Tsujikawa
|
f9c60d5e9d
|
nghttpx: Return 501 if invalid method is received on h1 frontend
|
2015-06-09 22:08:49 +09:00 |
Tatsuhiro Tsujikawa
|
59e6272ba4
|
integration: Add WebSocket upgrade test
|
2015-05-26 23:28:45 +09:00 |
Tatsuhiro Tsujikawa
|
026521b097
|
integration: Add tests for --header-field-buffer and --max-header-fields
|
2015-04-29 22:54:25 +09:00 |
Tatsuhiro Tsujikawa
|
5c31c130bd
|
integration: Add test case for trailer part
|
2015-03-08 19:31:43 +09:00 |
Tatsuhiro Tsujikawa
|
c98cf045d6
|
nghttpx: Use omit minor version in case of HTTP/2 in via header and accesslog
|
2015-02-24 14:43:01 +09:00 |
Tatsuhiro Tsujikawa
|
a68c4c1e3c
|
nghttpx: Add --no-host-rewrite option
|
2015-02-04 01:42:26 +09:00 |
Tatsuhiro Tsujikawa
|
82f90f9030
|
nghttpx: Rewrite :authority and host header field
We don't rewrite them if -s or -p is used
|
2015-02-04 01:42:19 +09:00 |
Tatsuhiro Tsujikawa
|
4e68ca8233
|
integration: Add tests about via header field manipulation
This test reveals bug in SPDY upstream code, and contains its fix.
|
2015-01-27 00:19:57 +09:00 |
Tatsuhiro Tsujikawa
|
8d5c893929
|
integration: Add Cookie crumbling tests
|
2015-01-24 00:27:12 +09:00 |
Tatsuhiro Tsujikawa
|
9a89db575a
|
nghttpx: Reject multiple Content-Length even if their values are identical
|
2015-01-24 00:07:28 +09:00 |
Tatsuhiro Tsujikawa
|
0fcfe16dc5
|
integration: Document each test cases
|
2015-01-24 00:01:14 +09:00 |
Tatsuhiro Tsujikawa
|
990f9ed4de
|
integration: Split up single file to 3 based on frontend type
|
2015-01-23 23:37:11 +09:00 |