You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/17 14:08:50 UTC

DO NOT REPLY [Bug 13955] - getScheme() and getRequestURL() always return "http" with JDK 1.3.1

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13955>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13955

getScheme() and getRequestURL() always return "http" with JDK 1.3.1





------- Additional Comments From uli@medallia.com  2002-11-17 13:08 -------
I ran into this with Java 1.4.1_01, Apache/2.0.40, and mod_jk/1.2.0.

Instead of returning "https://foo.bar/", getRequestURL() 
returned "http://foo.bar:443/".

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>