Thomas Becker
|
d22fa0dae1
|
416251 ProxyHTTPToSPDYConnection now sends a 502 to the client if it receives a rst frame from the upstream spdy server
|
2013-08-30 17:22:11 +02:00 |
Thomas Becker
|
85c0f47337
|
416251 ProxyHTTPToSPDYConnection now sends a 502 to the client if it receives a rst frame from the upstream spdy server
|
2013-08-30 17:22:05 +02:00 |
Thomas Becker
|
669ee75720
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE part 2
|
2013-08-30 17:21:59 +02:00 |
Thomas Becker
|
8ba45188db
|
merge ProxyHTTPSPDYConnection change with 9.1
|
2013-08-30 17:19:47 +02:00 |
Thomas Becker
|
8e4bae0ccf
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE part 2
|
2013-08-30 17:16:22 +02:00 |
Thomas Becker
|
b370da6783
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE
|
2013-08-30 17:16:14 +02:00 |
Jesse McConnell
|
ef166c23e6
|
Merge branch 'release-9'
|
2013-08-23 18:58:01 -05:00 |
Thomas Becker
|
e34ba252a2
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:23 +02:00 |
Thomas Becker
|
c5e4457124
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:15 +02:00 |
Jan Bartel
|
c80100b4a9
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-15 19:13:27 +10:00 |
Jan Bartel
|
e7e7e45500
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 19:13:13 +10:00 |
Jan Bartel
|
716430bb03
|
[maven-release-plugin] rollback the release of jetty-9.0.5.v20130815
|
2013-08-15 18:03:49 +10:00 |
Jan Bartel
|
3d13c15d35
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 17:22:03 +10:00 |
Jan Bartel
|
7947b35134
|
Reset version for rerun of 9.0.5
|
2013-08-15 16:47:03 +10:00 |
Jesse McConnell
|
4383c9042d
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-13 14:20:56 -05:00 |
Jesse McConnell
|
160d34ec23
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130813
|
2013-08-13 14:20:47 -05:00 |
Greg Wilkins
|
a779425994
|
414101 Do not escape special characters in cookies
|
2013-08-09 12:42:52 +10:00 |
Thomas Becker
|
0049aa4322
|
412418 HttpTransportOverSPDY fix race condition while sending push streams that could cause push data not to be sent. Fixes intermittent test issues in ReferrerPushStrategyTest
|
2013-07-24 10:16:20 +02:00 |
Thomas Becker
|
4837b75eec
|
413155 HttpTransportOverSPDY remove constructor argument for version and get version from stream.getSession instead
|
2013-07-23 10:52:13 +02:00 |
Thomas Becker
|
d65b511447
|
413155 simplify HttpTransportOverSPDY a bit more. Throw exceptions if send is called with no content, lastContent=false and no responseInfo
|
2013-07-17 15:52:55 +02:00 |
Thomas Becker
|
205ef85ead
|
413155 refactor HttpTransportOverSPDY to fix some bugs and reduce cyclomatic complexity
|
2013-07-17 13:34:03 +02:00 |
Thomas Becker
|
11e0b57f68
|
413066 accept lower case method: head
|
2013-07-16 16:27:59 +02:00 |
Thomas Becker
|
0b3d91e94e
|
disable debug logging
|
2013-07-16 15:52:41 +02:00 |
Thomas Becker
|
7d9803972e
|
413066 fix HttpTransportOverSPDYTest
|
2013-07-16 15:39:39 +02:00 |
Thomas Becker
|
b858f266d6
|
413066 SPDY HEAD requests don't send response body anymore
|
2013-07-16 14:36:02 +02:00 |
Thomas Becker
|
5d1225b60e
|
Revert "Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED""
This reverts commit 474d9fec28 .
|
2013-07-05 10:42:43 +02:00 |
Greg Wilkins
|
474d9fec28
|
Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED"
This reverts commit cb2eb030d1 .
|
2013-07-05 09:21:10 +10:00 |
Thomas Becker
|
cb2eb030d1
|
412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED
|
2013-07-04 15:46:14 +02:00 |
Thomas Becker
|
e4c7cfbf37
|
408235 SPDYtoHTTP proxy fix: remove hop headers from upstream server
|
2013-07-03 15:21:06 +02:00 |
Thomas Becker
|
85ef539663
|
HttpTransportOverSPDY add newline
|
2013-07-02 08:48:11 +02:00 |
Thomas Becker
|
8b31188ca7
|
405424 add X-Powered-By and Server header to SPDY
|
2013-07-01 21:57:22 +02:00 |
Thomas Becker
|
260b21f7df
|
405424 add X-Powered-By and Server header to SPDY
|
2013-07-01 17:08:35 +02:00 |
Joakim Erdfelt
|
78b5f7df1f
|
[maven-release-plugin] prepare for next development iteration
|
2013-06-25 08:29:26 -07:00 |
Joakim Erdfelt
|
5f2c937fcb
|
[maven-release-plugin] prepare release jetty-9.0.4.v20130625
|
2013-06-25 08:29:18 -07:00 |
Jesse McConnell
|
8927c18840
|
reset versions for release
|
2013-06-21 15:28:26 -05:00 |
Jesse McConnell
|
57bfda2a08
|
[maven-release-plugin] prepare for next development iteration
|
2013-06-21 09:49:25 -05:00 |
Jesse McConnell
|
c1082ad4d4
|
[maven-release-plugin] prepare release jetty-9.0.4.v20130621
|
2013-06-21 09:49:15 -05:00 |
Thomas Becker
|
918632d408
|
411340 SpdyConnection make executeOnFillable configurable and default to true
|
2013-06-21 14:45:16 +02:00 |
Thomas Becker
|
b119bdfa24
|
fix typo in javadoc
|
2013-06-21 14:45:16 +02:00 |
Thomas Becker
|
4085cfb602
|
411061 fix cookie handling in spdy. If two different HTTP headers with the same name are set, they should be translated to a single multiheader value according to: http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3#TOC-2.6.10-Name-Value-Header-Block. That applies for Set-Cookie headers for example. Before this changed duplicate header names have overwritten the previous one
|
2013-06-19 16:22:57 +02:00 |
Thomas Becker
|
ad458105f2
|
ReferrerPushStrategy fix javadoc
|
2013-06-18 17:34:20 +02:00 |
Thomas Becker
|
117b086f26
|
PushStrategy.java remove newlines in javadoc
|
2013-06-18 16:00:59 +02:00 |
Thomas Becker
|
e23bfc82bb
|
spdy: uncomment pushStrategy in default config
|
2013-06-14 17:44:54 +02:00 |
Thomas Becker
|
6d75e18661
|
410799 errors while creating push streams in HttpTransportOverSPDY are now logged to debug instead of warn
|
2013-06-14 13:27:16 +02:00 |
Thomas Becker
|
9501ef3392
|
409796 fix intermittent test issue in ReferrerPushStrategy.testResourceOrder. Happened when the client got closed before the server finished sending all data frames. Client waits now until all data is received.
|
2013-06-12 10:54:57 +02:00 |
Thomas Becker
|
fb5de72f76
|
410341 suppress stacktraces that happen during test setup shutdown after successful test run
|
2013-06-10 16:01:19 +02:00 |
Thomas Becker
|
654dc1e007
|
409796 fix and cleanup ReferrerPushStrategy. There's more work to do here, so it remains @Ignore for now
|
2013-06-07 18:12:19 +02:00 |
Thomas Becker
|
937c3b13b8
|
410098 inject accept-encoding header for all http requests through SPDY as SPDY clients MUST support spdy. Also remove two new tests that have been to implementation agnostic and not needed anymore due to recent code changes
|
2013-06-07 15:13:59 +02:00 |
Thomas Becker
|
bf9a4dd0c0
|
406759 supressed stacktrace in ReferrerPushStrategyTest
|
2013-06-06 16:46:45 +02:00 |
Thomas Becker
|
5c8b785962
|
406759 supressed two stacktraces thrown in ProxySPDYToHTTPTest
|
2013-06-06 14:48:03 +02:00 |