Simone Bordet
|
ed33bca02e
|
434247 - Redirect loop in FastCGI proxying for HTTPS sites.
|
2014-05-06 19:38:57 +02:00 |
Jesse McConnell
|
7c36afeeea
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-05 13:17:11 -05:00 |
Jesse McConnell
|
24c57b20c4
|
[maven-release-plugin] prepare release jetty-9.1.5.v20140505
|
2014-05-05 13:17:03 -05:00 |
Jesse McConnell
|
7d614cf3d0
|
reset to reroll
|
2014-05-05 12:06:27 -05:00 |
Jesse McConnell
|
ca2cf3f5a5
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-30 17:30:54 -05:00 |
Jesse McConnell
|
8356198a75
|
[maven-release-plugin] prepare release jetty-9.1.5.v20140430
|
2014-04-30 17:30:47 -05:00 |
Simone Bordet
|
5eeda38f0a
|
432270 - Slow requests with response content delimited by EOF fail.
Fixed also in the FastCGI module.
|
2014-04-11 16:18:38 +02:00 |
Simone Bordet
|
e3662a9b23
|
432145 - Pending request is not failed when HttpClient is stopped.
Fixed by fixing the code in close() to also abort pending exchanges.
Reviewed for HTTP, FastCGI and SPDY transports.
|
2014-04-10 08:59:30 +02:00 |
Greg Wilkins
|
0e458c80f4
|
reverted version to SNAPSHOT
|
2014-04-10 16:37:25 +10:00 |
Jesse McConnell
|
c616ece6c7
|
[maven-release-plugin] prepare release jetty-9.1.4.v20140401
|
2014-04-02 10:55:21 -05:00 |
Simone Bordet
|
0330f509e6
|
424107 - Jetty should not finish chunked encoding on exception.
Implemented abort() - empty - in HttpTransportOverFastCGI.
|
2014-03-21 21:29:43 +01:00 |
Simone Bordet
|
2ddb5f7dea
|
Javadocs.
|
2014-03-17 11:40:36 +01:00 |
Simone Bordet
|
aa8b79b30a
|
Integrated the FastCGI module into the distribution.
|
2014-03-14 13:11:31 +01:00 |
Simone Bordet
|
2f2d6bc538
|
Refactored FastCGI module into just two modules, client (for usage of
a standalone FCGI client) and server.
|
2014-03-14 11:35:54 +01:00 |
Simone Bordet
|
655ed356aa
|
Added bundle-symbolic-name property.
|
2014-03-13 16:30:02 +01:00 |
Simone Bordet
|
ad1a231dad
|
Integrated FastCGI module into main Jetty repository.
|
2014-03-13 16:21:34 +01:00 |
Simone Bordet
|
fbbe2426e5
|
Moved FastCGI project to a module directory for inclusion in the main Jetty repository.
|
2014-03-13 15:35:19 +01:00 |