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

Interesting.
If the script adds an If-None-Match header to the second request, the 304 response should show up to JS as per the spec...

It would be great to update the test accordingly.

For consistency with other WPT tests, I would also use token() instead of Math.random()
The html test just needs to add <script src="/common/utils.js"></script>

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

Received on Monday, 26 September 2016 11:28:13 UTC