NOTE:
This is a static archive copy of STWiki. The site can no longer be edited.
You are here:
STWiki
>
System Web
>
Category
>
UserDocumentationCategory
>
Macros
>
VarHTTP
(12 Nov 2015,
ProjectContributor
)
Edit
Attach
HTTP -- get HTTP headers
Called with the name of an HTTP request header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant.
Request headers are sent by the browser to the server. It is not possible to access the Response headers returned to the browser.
Only returns headers permitted by site configuration. Returns '' if the header is not allowed.
When called without a parameter, nothing is returned. See
VarHTTPS
for other options.
The HTTP and HTTPS macros are deprecated as of Foswiki release 2.1. and will be removed in a future release.
Parameters
Name
Description
"name"
Name of the header to get
Examples
Write
Returns
Notes
%HTTP%
Always returns ''
%HTTP{"Accept-language"}%
%HTTP{"User-Agent"}%
curl/7.29.0
%HTTP{"Cookie"}%
Not allowed by default.
You can see the HTTP headers your browser sends to the server on a number of sites e.g.
http://www.ericgiguere.com/tools/http-header-viewer.html
Related
HTTPS
,
REMOTE_ADDR
,
REMOTE_PORT
,
REMOTE_USER
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew wiki text
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 12 Nov 2015,
ProjectContributor
System
Log In
Toolbox
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Preferences
User Reference
BeginnersStartHere
EditingShorthand
Macros
MacrosQuickReference
FormattedSearch
QuerySearch
DocumentGraphics
SkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
SiteTools
DefaultPreferences
WebPreferences
Categories
AdminDocumentationCategory
AdminToolsCategory
DeveloperDocumentationCategory
UserDocumentationCategory
UserToolsCategory
Webs
General
IWay500c
Main
ST11
ST13
Sandbox
System
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding STWiki?
Send feedback