All tools

If-None-Match

“Only send the body if the ETag changed.” The request half of 304 revalidation.

request header
Example
If-None-Match: "5f2b-1a2c3d4e"
What it does
“Only send the body if the ETag changed.” The request half of 304 revalidation.

Works with

← All headers