jetty.project/jetty-http
Greg Wilkins d5c95a1302 465747 - Jetty is failing to process all HTTP OPTIONS requests.
The Server handleOptions method was handling all OPTIONS * requests with a blank 200 response.
This has been fixed so that this method only checks that * URI is only applied to OPTIONS method.
2015-04-29 14:01:20 +10:00
..
src 465747 - Jetty is failing to process all HTTP OPTIONS requests. 2015-04-29 14:01:20 +10:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-03-25 09:08:27 -05:00