jetty.project/jetty-http/src/main
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
..
java/org/eclipse/jetty/http 465747 - Jetty is failing to process all HTTP OPTIONS requests. 2015-04-29 14:01:20 +10:00
resources/org/eclipse/jetty/http 436894 GzipFilter code cleanup 2014-06-10 16:28:45 +02:00