canmove, Confirmed users
725
edits
Tarek.ziade (talk | contribs) |
|||
| Line 69: | Line 69: | ||
Returns an ''ETag'' response header containing a unique hash. | Returns an ''ETag'' response header containing a unique hash. | ||
The request can contain a ''If- | The request can contain a ''If-None-Match'' header containing a hash, | ||
If the hash is similar to the current hash of the channel, the server | If the hash is similar to the current hash of the channel, the server | ||
will return a 304 and an empty body. | will return a 304 and an empty body. | ||