Pragma HTTP Header
Pragma
HTTP/1.0 backwards compatible cache handling.
Accepted Values
One of the following values is accepted.
- no-cache
Force requests to the origin server before releasing a cache.
Example
Pragma: no-cache
Parse
Enter a Pragma header below to parse and return details about it.
Reference
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Pragma