|
136 | 136 | "Response 2 comes from cache"
|
137 | 137 | ],
|
138 | 138 | "ccreq-ma1": [
|
139 |
| - "AbortError", |
140 |
| - "This operation was aborted" |
| 139 | + "Assertion", |
| 140 | + "Response 2 comes from cache" |
141 | 141 | ],
|
142 | 142 | "ccreq-magreaterage": [
|
143 | 143 | "Assertion",
|
|
147 | 147 | "Assertion",
|
148 | 148 | "Response 2 does not come from cache"
|
149 | 149 | ],
|
150 |
| - "ccreq-max-stale-age": [ |
151 |
| - "AbortError", |
152 |
| - "This operation was aborted" |
153 |
| - ], |
| 150 | + "ccreq-max-stale-age": true, |
154 | 151 | "ccreq-min-fresh": [
|
155 |
| - "AbortError", |
156 |
| - "This operation was aborted" |
| 152 | + "Assertion", |
| 153 | + "Response 2 comes from cache" |
157 | 154 | ],
|
158 | 155 | "ccreq-min-fresh-age": [
|
159 | 156 | "Assertion",
|
|
184 | 181 | "cdn-date-update-exceed": true,
|
185 | 182 | "cdn-expires-update-exceed": [
|
186 | 183 | "Assertion",
|
187 |
| - "Response 2 header Expires is \"null\", not \"Tue, 21 Jan 2025 00:19:03 GMT\"" |
| 184 | + "Response 2 header Expires is \"null\", not \"Wed, 29 Jan 2025 03:36:49 GMT\"" |
188 | 185 | ],
|
189 | 186 | "cdn-fresh-cc-nostore": [
|
190 | 187 | "Assertion",
|
|
251 | 248 | "Response 2 Age header not present."
|
252 | 249 | ],
|
253 | 250 | "cdn-remove-header": true,
|
254 |
| - "conditional-304-etag": true, |
| 251 | + "conditional-304-etag": [ |
| 252 | + "AbortError", |
| 253 | + "This operation was aborted" |
| 254 | + ], |
255 | 255 | "conditional-etag-forward": [
|
256 | 256 | "Assertion",
|
257 | 257 | "Request 1 header If-None-Match is \"undefined\", not \"\"abcdef\"\""
|
|
273 | 273 | "Assertion",
|
274 | 274 | "Request 2 header If-None-Match is \"abcdef\", not \"\"abcdef\"\""
|
275 | 275 | ],
|
276 |
| - "conditional-etag-strong-respond": [ |
277 |
| - "AbortError", |
278 |
| - "This operation was aborted" |
279 |
| - ], |
| 276 | + "conditional-etag-strong-respond": true, |
280 | 277 | "conditional-etag-strong-respond-multiple-first": true,
|
281 | 278 | "conditional-etag-strong-respond-multiple-last": true,
|
282 | 279 | "conditional-etag-strong-respond-multiple-second": true,
|
|
649 | 646 | "other-cookie": true,
|
650 | 647 | "other-date-update": [
|
651 | 648 | "Assertion",
|
652 |
| - "Response 2 header Date is \"Tue, 21 Jan 2025 00:18:57 GMT\", not \"Tue, 21 Jan 2025 00:18:54 GMT\"" |
| 649 | + "Response 2 header Date is \"Wed, 29 Jan 2025 03:36:43 GMT\", not \"Wed, 29 Jan 2025 03:36:40 GMT\"" |
653 | 650 | ],
|
654 | 651 | "other-date-update-expires": [
|
655 | 652 | "Assertion",
|
656 |
| - "Response 2 header Date is \"Tue, 21 Jan 2025 00:18:57 GMT\", not \"Tue, 21 Jan 2025 00:18:54 GMT\"" |
| 653 | + "Response 2 header Date is \"Wed, 29 Jan 2025 03:36:43 GMT\", not \"Wed, 29 Jan 2025 03:36:40 GMT\"" |
657 | 654 | ],
|
658 | 655 | "other-date-update-expires-update": true,
|
659 | 656 | "other-fresh-content-disposition-attachment": true,
|
|
811 | 808 | "vary-no-match": true,
|
812 | 809 | "vary-normalise-combine": true,
|
813 | 810 | "vary-normalise-lang-case": [
|
814 |
| - "Assertion", |
815 |
| - "Response 2 does not come from cache" |
| 811 | + "AbortError", |
| 812 | + "This operation was aborted" |
816 | 813 | ],
|
817 | 814 | "vary-normalise-lang-order": [
|
818 | 815 | "Assertion",
|
|
841 | 838 | ],
|
842 | 839 | "vary-syntax-star": true,
|
843 | 840 | "vary-syntax-star-foo": [
|
844 |
| - "AbortError", |
845 |
| - "This operation was aborted" |
| 841 | + "Assertion", |
| 842 | + "Response 2 comes from cache" |
846 | 843 | ],
|
847 | 844 | "vary-syntax-star-star": [
|
848 |
| - "AbortError", |
849 |
| - "This operation was aborted" |
| 845 | + "Assertion", |
| 846 | + "Response 2 comes from cache" |
850 | 847 | ],
|
851 | 848 | "vary-syntax-star-star-lines": true
|
852 | 849 | }
|
0 commit comments