Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
GET {{baseUrl}}/cache
Returns a 304 if an If-Modified-Since header or If-None-Match is present. Returns the same as a GET otherwise.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-Modified-Since | null | ||
If-None-Match | null |
RESPONSES
status: OK
""