This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 210 lines
!!! Overview
[{$pagename}] ([Not Modified]) is the [HTTP Status Code] [Not Modified] is client [URL redirection] [response] [Result Code] indicates that there is no need to retransmit the requested [resources].
[{$pagename}] is an implicit [URL redirection] to a [Cache hit] [resource]. This happens when the [HTTP Request] method is safe, like a [HTTP GET] or a [HTTP HEAD] [HTTP Request], or when the request is conditional and uses a [If-None-Match] or a [If-Modified-Since] [HTTP Header Field].
The equivalent [HTTP 200] OK response would have included the headers [Cache-Control], [Content-Location], Date, [Etag], Expires, and Vary.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [304 Not Modified|https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/304|target='_blank'] - based on information obtained 2019-06-29