Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Meta element
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==HTTP message headers== Meta elements of the form <code><meta http-equiv="foo" content="bar"></code> can be used as alternatives to HTTP headers. For example, <code><meta http-equiv="expires" content="Wed, 21 June 2006 14:25:27 GMT"></code> would tell the browser that the page "expires" on June 21, 2006 at 14:25:27 GMT and that it may safely cache the page until then. The [[HTML|HTML 4.01]] specification optionally allows this tag to be parsed by [[HTTP server]]s and set as part of the HTTP response headers,<ref name="HTML 4.01 specification">W3C Recommendation (December 24, 1999), [http://www.w3.org/TR/html401/struct/global.html#h-7.4.4.2 HTML 4.01 Specification]. ''W3.org'', retrieved July 24, 2012</ref> but no web servers currently implement this behavior.<ref name="http-equiv HTML5">[[Stack Overflow]], [https://stackoverflow.com/questions/5236900/meta-http-equiv-is-it-sent-as-part-of-an-http-header-or-does-the-client-parse meta http-equiv β is it sent as part of an HTTP header, or does the client parse the body for meta tags?], from a London Web Standards tech talk.</ref> Instead, the user agent emulates the behavior for some HTTP headers as if they had been sent in the response header itself.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)