blob: ebc4b99e9633d9bd7b18570f5c29b8633c4b0543 [file] [log] [blame]
PASS RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Etag and stale response
PASS RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Last-Modified and stale response
PASS RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Etag and fresh response
PASS RequestCache "reload" mode does not check the cache for previously cached content and goes to the network regardless with Last-Modified and fresh response
PASS RequestCache "reload" mode does store the response in the cache with Etag and stale response
PASS RequestCache "reload" mode does store the response in the cache with Last-Modified and stale response
PASS RequestCache "reload" mode does store the response in the cache with Etag and fresh response
PASS RequestCache "reload" mode does store the response in the cache with Last-Modified and fresh response
PASS RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Etag and stale response
PASS RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Last-Modified and stale response
PASS RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Etag and fresh response
PASS RequestCache "reload" mode does store the response in the cache even if a previous response is already stored with Last-Modified and fresh response