1 min readJun 14, 2020
ETag is a response header, which means it will never be present on a request. I’m thinking you actually meant: “Check the If-Match header”
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Match
ETag is a response header, which means it will never be present on a request. I’m thinking you actually meant: “Check the If-Match header”
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-Match