Re: [fetch-tests] fetch conditional GET with ETags [WIP] (#3592)

> a 304 response received at the network layer is converted as a 200 response using the browser cache at JS level

Well, that certainly explains it - so it's not a bug after all, just something I hadn't considered (in my defense, it's rather unintuitive). Thanks for clarifying that, and sorry for the noise.

I've updated the test accordingly, including @youennf's suggestions.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3592#issuecomment-249595025

Received on Monday, 26 September 2016 14:58:01 UTC