author | Colas Nahaboo <colas@nahaboo.net> |
Sat, 26 Jan 2008 15:50:53 +0100 | |
changeset 0 | 414e01d06fd5 |
permissions | -rw-r--r-- |
colas@0 | 1 |
head 1.2; |
colas@0 | 2 |
access; |
colas@0 | 3 |
symbols; |
colas@0 | 4 |
locks; strict; |
colas@0 | 5 |
comment @# @; |
colas@0 | 6 |
|
colas@0 | 7 |
|
colas@0 | 8 |
1.2 |
colas@0 | 9 |
date 2008.01.22.03.21.28; author TWikiContributor; state Exp; |
colas@0 | 10 |
branches; |
colas@0 | 11 |
next 1.1; |
colas@0 | 12 |
|
colas@0 | 13 |
1.1 |
colas@0 | 14 |
date 2006.06.25.16.26.28; author TWikiContributor; state Exp; |
colas@0 | 15 |
branches; |
colas@0 | 16 |
next ; |
colas@0 | 17 |
|
colas@0 | 18 |
|
colas@0 | 19 |
desc |
colas@0 | 20 |
@buildrelease |
colas@0 | 21 |
@ |
colas@0 | 22 |
|
colas@0 | 23 |
|
colas@0 | 24 |
1.2 |
colas@0 | 25 |
log |
colas@0 | 26 |
@buildrelease |
colas@0 | 27 |
@ |
colas@0 | 28 |
text |
colas@0 | 29 |
@%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.1" version="2"}% |
colas@0 | 30 |
%META:TOPICPARENT{name="TWikiVariables"}% |
colas@0 | 31 |
#VarHTTPS |
colas@0 | 32 |
---+++ HTTPS -- get HTTPS headers |
colas@0 | 33 |
* 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. |
colas@0 | 34 |
* Syntax: =%<nop>HTTPS%= |
colas@0 | 35 |
* Syntax: =%<nop>HTTPS{"Header-name"}%= |
colas@0 | 36 |
* Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarHTTP][HTTP]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarREMOTEADDR][REMOTE_ADDR]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarREMOTEPORT][REMOTE_PORT]], [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarREMOTEUSER][REMOTE_USER]] |
colas@0 | 37 |
|
colas@0 | 38 |
@ |
colas@0 | 39 |
|
colas@0 | 40 |
|
colas@0 | 41 |
1.1 |
colas@0 | 42 |
log |
colas@0 | 43 |
@buildrelease |
colas@0 | 44 |
@ |
colas@0 | 45 |
text |
colas@0 | 46 |
@d1 1 |
colas@0 | 47 |
a1 1 |
colas@0 | 48 |
%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.2" version="1"}% |
colas@0 | 49 |
a3 1 |
colas@0 | 50 |
|
colas@0 | 51 |
d8 1 |
colas@0 | 52 |
a8 1 |
colas@0 | 53 |
* Related: [[#VarHTTP][HTTP]], [[#VarREMOTEADDR][REMOTE_ADDR]], [[#VarREMOTEPORT][REMOTE_PORT]], [[#VarREMOTEUSER][REMOTE_USER]] |
colas@0 | 54 |
@ |