Hello,

I've just tried upgrading from fossil 1.25 to fossil 1.27 on my server, which 
uses Jetty as the CGI server.

I just see an error:

  Bad Request: missing REQUEST_URI

and of course, Jetty isn't sending a REQUEST_URI. This environment variable 
isn't part of the CGI 1.1 spec, so I suppose we can excuse Jetty for not 
sending it:

  http://tools.ietf.org/html/rfc3875

It looks like the addition of SCGI support in 
http://www.fossil-scm.org/fossil/info/a2e7472d0fa04132 added the requirement 
for REQUEST_URI.

Which one of fossil or Jetty needs fixing?

Thanks,

Ben


--
http://bens.me.uk

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to