Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] jetty 6 proxy problems

Hey, we use JsTestDriver, which uses Jetty 6.1.19 and there are two issues:

1/ Jetty proxy changes ajax requests from GET into POST method.
2/ Jetty proxy can't handle HEAD method ajax requests

We know that 6.1.19 is quit a bit old version, unfortunately, it would be huge code change at this moment to migrate...
So the questions are:
1/ Is there a jetty 6 source - svn repo ? I've found only jetty 7 repo with jetty 8 branch... 2/ Does anyone know, what could be the problem with these two issues listed above ?

Hopefuly we could do a temporary fix, until we upgrade to jetty 7
Any help would be appreciated...

Thanks a lot,
Vojta



Back to the top