RE: Question regarding https relative links

2010-05-06 Thread Caldarale, Charles R
> 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, inc

Re: Question regarding https relative links

2010-05-06 Thread Pid
On 06/05/2010 14:33, Ken Bowen wrote: > 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 interp

Question regarding https relative links

2010-05-06 Thread Ken Bowen
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? Can anyone point me to