Joakim Erdfelt
247d273e94
HttpTester.parseResponse(Input) returns on TE/Chunked now
2017-02-03 04:53:03 -07:00
Joakim Erdfelt
43c203b606
Bad tests take too long
2017-02-02 19:28:16 -07:00
Joakim Erdfelt
b7adae104b
Merge pull request #1299 from WalkerWatch/updates/start
...
Some updates to start doco.
2017-02-02 17:25:19 -07:00
Joakim Erdfelt
7f3ddf4edb
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-02-02 16:26:43 -07:00
Joakim Erdfelt
35b94fffd3
Improving touchy timeouts on slow machines
2017-02-02 16:25:42 -07:00
Joakim Erdfelt
5e57b9562f
Merge branch 'jetty-9.3.x' into jetty-9.4.x
2017-02-02 16:14:10 -07:00
Joakim Erdfelt
0254854299
Merge branch 'jetty-9.3.x' of github.com:eclipse/jetty.project into jetty-9.3.x
2017-02-02 15:54:27 -07:00
Joakim Erdfelt
9a8f22d5dd
Testing Updates
...
+ Upgrading to jetty-test-helper 4.0
+ Removing use of org.eclipse.jetty.toolchain.test.SimpleRequest
+ Removing use of org.eclipse.jetty.toolchain.test.http.SimpleHttpParser
+ Removing use of org.eclipse.jetty.toolchain.test.http.SimpleHttpResponse
+ Updating long since deprecated (and now removed) known quirky methods
in jetty-test-helper and the test classes.
2017-02-02 15:51:38 -07:00
WalkerWatch
9479c386e8
Some updates to start doco.
...
Signed-off-by: WalkerWatch <ctwalker@gmail.com>
2017-02-02 15:27:56 -05:00
Jan Bartel
6a03404658
Issue #1298
...
Generate files header.
2017-02-02 18:30:19 +11:00
Jan Bartel
2652b81fb1
Issue #1298
2017-02-02 18:14:23 +11:00
Greg Wilkins
0386589793
prototype files generation
2017-02-02 16:52:25 +11:00
Greg Wilkins
80386028c1
Trailers for generated requests
2017-02-02 13:27:12 +11:00
Simone Bordet
7923032582
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-02-02 00:24:51 +01:00
Greg Wilkins
461c6082ae
Issue #1296 - Introduce HTTP parser "content complete" event.
2017-02-01 23:54:36 +01:00
Jan Bartel
0391c52e4c
Merge remote-tracking branch 'origin/jetty-9.4.x' into issue-1150
2017-02-01 17:40:33 +11:00
Jan Bartel
a2e1dd3a30
Issue #1284
...
Ensured session expired in db but resident in memory is not expired.
2017-02-01 14:23:28 +11:00
Simone Bordet
7e7459d825
Fixes #612 - Support HTTP Trailer.
...
Implemented support in the generic HttpChannel and Request classes.
Linked HTTP/1.1 and HTTP/2 trailers to call HttpChannel, so that trailers
are now available in Servlet APIs by casting to Jetty's Request class.
The semantic is that trailers will only be available _after_ reading
the request content.
2017-01-30 15:17:59 +01:00
Simone Bordet
4f7c53b9b1
Introduced additional call to parsedTrailer() and added tests.
2017-01-30 15:17:59 +01:00
Greg Wilkins
e45f76e946
Issue #612 Http Trailers
...
Added support for parsing Http Trailers.
Currently ignored in HttpParser.HttpHandler
2017-01-30 15:17:59 +01:00
Jesse McConnell
700491f0da
Merge pull request #1289 from earldouglas/its
...
Replace contraction with possesive
2017-01-28 16:23:39 -06:00
Jesse McConnell
621ebae192
Resolve #1292 remove bogus test dependency from jetty-home artifact dependencies
2017-01-27 17:16:00 -06:00
Greg Wilkins
7df6904a73
implements #1291 chunk hints
2017-01-27 16:04:32 +11:00
Jan Bartel
0b45f377bf
Issue #1290
2017-01-27 15:42:52 +11:00
James Earl Douglas
590838f644
Replace contraction with possesive
2017-01-26 19:26:50 -07:00
Jesse McConnell
bba4a8bbf6
Merge remote-tracking branch 'origin/release-9.4.1' into jetty-9.4.x
2017-01-26 11:22:08 -06:00
Jesse McConnell
76e0bb1e81
merge jetty-9.3.x to jetty-9.4.x
2017-01-26 11:21:33 -06:00
Jesse McConnell
635355c6e7
Merge remote-tracking branch 'origin/release-9.3.16' into jetty-9.3.x
2017-01-26 11:07:27 -06:00
Jesse McConnell
b844747d41
merge jetty-9.2.x into jetty-9.3.x
2017-01-26 11:07:01 -06:00
Simone Bordet
9b7bde499a
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-01-23 21:46:11 +01:00
Simone Bordet
20f57fcd14
Fixed version for the maven-eclipse-plugin.
2017-01-23 21:45:43 +01:00
Simone Bordet
b4fb6a74c7
Fixes #1282 - ByteArrayEndPointTest.testIdle() failure.
...
Reworked the waits in the test to avoid idle timeout checks happening
about at the same time as test operations.
2017-01-23 21:44:32 +01:00
Jesse McConnell
f2be9f2255
add scp to site plugin so we can deploy docs after release
2017-01-23 09:46:29 -06:00
Jesse McConnell
e695fc80d6
Updating to version 9.2.22-SNAPSHOT
2017-01-20 12:32:51 -06:00
Jesse McConnell
513b5e5f90
Updating to version 9.2.21.v20170120
2017-01-20 12:32:00 -06:00
Jesse McConnell
408a94873f
set for release
2017-01-20 12:30:27 -06:00
Jesse McConnell
d0c33ebe8b
Updating to version 9.4.2-SNAPSHOT
2017-01-20 10:49:06 -06:00
Jesse McConnell
556ecbcdcf
Updating to version 9.4.1.v20170120
2017-01-20 09:47:53 -06:00
Jesse McConnell
1ba41c336d
set for release
2017-01-20 09:46:59 -06:00
Jesse McConnell
66b43ecda8
Updating to version 9.3.17-SNAPSHOT
2017-01-20 09:33:43 -06:00
Jesse McConnell
df03355d00
Updating to version 9.3.16.v20170120
2017-01-20 09:06:48 -06:00
Jesse McConnell
b4260da2d6
set for release
2017-01-20 09:04:10 -06:00
Simone Bordet
c7c183c370
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-01-20 15:42:39 +01:00
Simone Bordet
acab5ef18e
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-01-20 15:42:12 +01:00
Simone Bordet
9653d74cae
Issue #1229 - ClassLoader constraint issue when using NativeWebSocketConfiguration with WEB-INF/lib/jetty-http.jar present.
...
Guarded against NPE.
2017-01-20 15:41:41 +01:00
Simone Bordet
ee17396cee
Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'.
2017-01-20 12:27:29 +01:00
Simone Bordet
9ae93c19ca
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2017-01-20 12:20:21 +01:00
Simone Bordet
51f68dc57e
Issue #1229 - ClassLoader constraint issue when using NativeWebSocketConfiguration with WEB-INF/lib/jetty-http.jar present.
...
Introduced String-based APIs to specify mappings, to avoid the
classloader issue.
2017-01-20 11:34:29 +01:00
Simone Bordet
a205fb3aae
Fixes #1276 - Remove org.eclipse.jetty.websocket.server.WebSocketServerFactory from SPI.
2017-01-20 09:55:01 +01:00
Greg Wilkins
389ef2a2a3
Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x
2017-01-20 15:57:33 +11:00