mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Typo typo
This commit is contained in:
parent
3b8114ce00
commit
970cb81d03
1 changed files with 1 additions and 1 deletions
|
@ -1138,7 +1138,7 @@ class CakeResponse {
|
|||
/**
|
||||
* Checks whether a response has not been modified according to the 'If-None-Match'
|
||||
* (Etags) and 'If-Modified-Since' (last modification date) request
|
||||
* headers headers. If the response is detected to be not modified, it
|
||||
* headers. If the response is detected to be not modified, it
|
||||
* is marked as so accordingly so the client can be informed of that.
|
||||
*
|
||||
* In order to mark a response as not modified, you need to set at least
|
||||
|
|
Loading…
Add table
Reference in a new issue