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

So the main problem with this test is that it only works once. Maybe an idea is to generate a random token. And then use that for the first and second request in the URL somehow. And let the server use that random token as part of the ETag header. That way when you run the test again you'll get a new random token and no cache hits.

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

Received on Wednesday, 14 September 2016 09:18:37 UTC