> From: Richard L. Goerwitz III *EXTERN* [mailto:[EMAIL PROTECTED]] > > Reif Peter wrote: > > > Yes, I can set it with "PerlSetVar protocol https", but is > there a simpler > > way? > > If you're in a response handler, you could test for the HTTPS > environment variable. Otherwise you're stuck with a kludge like > what you offer above. Or with a subrequest. > $ENV{HTTPS} eq "on", thats it! Thanx
- http or https in URL? Reif Peter
- Re: http or https in URL? Stas Bekman
- Re: http or https in URL? Rob Nagler
- Re: http or https in URL? David Young
- Re: http or https in URL? Issac Goldstand
- RE: http or https in URL? Paul G. Weiss
- RE: http or https in URL? Reif Peter
- RE: http or https in URL? Reif Peter