Re: cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2005-02-15 Thread TECHNICAL DIRECTOR
PLEASE STOP SENDING ME YOUR E-MAILS...Satalogue. --- [EMAIL PROTECTED] wrote: > mturk 2005/02/15 03:43:15 > > Modified:jk/native/common jk_global.h > Log: > The saga continues. Remove CRLFs, again :). > > Revision ChangesPath > 1.43 +28 -28 > jakarta-tomcat-con

RE: cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2001-10-01 Thread GOMEZ Henri
Here is the work for getRequestURI() which will allow us having a compatible works in both TC 3.2.x, 3.3 pre rc2, 3.3 rc2 and upper, TC 4.0 ajp13 (current and future). Personal note : Jean-Fréderic, your mail server seems to reject my email, could you check it ? - Transcript of session

RE: cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2001-09-14 Thread GOMEZ Henri
Oups in fact it JkOptions ::: with options : +ForwardUnparsed => Forward URI as unparsed, spec compliant but broke mod_rewrite -ForwardUnparsed => Forward URI normally, less spec compliant but mod_rewrite compatible +ForwardSSLKeySize => Forward SSL Key Size, to follow 2.3 specs but may brok