mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
17 lines
848 B
INI
17 lines
848 B
INI
[request-cache-default-conditional.html]
|
|
expected: TIMEOUT
|
|
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and stale response]
|
|
expected: NOTRUN
|
|
|
|
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Etag and fresh response]
|
|
expected: NOTRUN
|
|
|
|
[RequestCache "default" mode with an If-Range header (following a request without additional headers) is treated similarly to "no-store" with Last-Modified and fresh response]
|
|
expected: TIMEOUT
|
|
|
|
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Last-Modified and fresh response]
|
|
expected: NOTRUN
|
|
|
|
[RequestCache "default" mode with an If-Range header is treated similarly to "no-store" with Last-Modified and stale response]
|
|
expected: NOTRUN
|
|
|