You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
304 for a conditional GET request whose pre-condition
fails (see "Versioning" below),
This 304 is never mentioned in the Versioning section, I assume 304's are for GET requests and the If-None-Match: "x,y,z" when one of them does match the version?