> From: Ken Bowen [mailto:kbo...@als.com]
> Subject: Question regarding https relative links
> 
> I haven't been able to find a clear statement regarding the following
> assertion:
> 
> Once a broswer is using https on a site, all relative URLs will
> be https,  including form get/post and also file upload.
> 
> Is this really true about the interpretation of relative URLs?

Yes - all relative links are /relative/ to the URI of the page they're on 
(hence the name).  This is a client (browser) operation, not something the 
server does.   Read the HTTP and URI RFCs.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to