source: trunk/core/data/System/VarHTTPS.txt @ 1838

Revision 1838, 721 bytes checked in by KennethLavrsen, 4 years ago (diff)

Item684: Preparing the 1.0.0 release
To give a good impression to the users I updated the time stamps of all core documents (no plugins) to be the
date of our release 09 Jan 2009 12:00.
Updated release note version number in Foswiki.pm, etc
There are as I check this in 4 hours till I build the release 1.0.0

  • Property svn:keywords set to Revision Date
Line 
1%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="$Rev$"}%
2%META:TOPICPARENT{name="Macros"}%
3#VarHTTPS
4---+++ HTTPS -- get HTTPS headers
5   * The same as =%<nop>HTTP%= but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine whether SSL is turned on.
6   * Syntax: =%<nop>HTTPS%=
7   * Syntax: =%<nop>HTTPS{"Header-name"}%=
8   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarHTTP][HTTP]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEADDR][REMOTE_ADDR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEPORT][REMOTE_PORT]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEUSER][REMOTE_USER]]
9
Note: See TracBrowser for help on using the repository browser.