You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-dev@tcl.apache.org by "David N. Welton" <da...@dedasys.com> on 2001/11/22 10:46:50 UTC

default scheme

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

        default is always http. Should depend on server scheme. check
        if env(HTTPS) has value "on" (or is there a better way?)

do you guys have access to IIS or netscape servers, to quickly check
and see if they set this variable as well?

Unfortunately, Tcl doesn't provide anything to directly check the
environment, so to do this in a Tcl'ish way (i.e., no getenv), we are
going to have to pass the interpreter around a bit:

UrlData *createUrlData(void)

no problem, though...

Happy Thanksgiving!
-- 
David N. Welton
   Consulting: http://www.dedasys.com/
Free Software: http://people.debian.org/~davidw/
   Apache Tcl: http://tcl.apache.org/
     Personal: http://www.efn.org/~davidw/