Refresh Header
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_headers
- http_response_headers
- redirects_headers
- r
- Created:
Table of Contents
About
The HTTP Refresh
response header directs a web browser to either
refresh or redirect the page when a specified amount of time has
passed after the page was fully loaded; it is exactly equivalent to
using <meta http-equiv="refresh" content="...">
in HTML1.
Anki
Links
References
MDN. “Refresh header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Refresh. (Accessed: ). ↩︎