|
32 | 32 | 'vary' => 'Accept-Encoding, x-cdn-access', |
33 | 33 | 'etag' => '"28feccc0-40464"', |
34 | 34 | 'expires' => 'Thu, 31 Dec 2037 23:55:55 GMT', |
35 | | - 'cache-control' => 'max-age=315360000, public, no-transform', |
| 35 | + 'cache-control' => 'max-age=315360000, public', |
36 | 36 | 'access-control-allow-origin' => '*', |
37 | 37 | 'accept-ranges' => 'bytes', |
38 | 38 | ] ); |
|
47 | 47 | 'vary' => 'Accept-Encoding, x-cdn-access', |
48 | 48 | 'etag' => '"28feccc0-1d20"', |
49 | 49 | 'expires' => 'Thu, 31 Dec 2037 23:55:55 GMT', |
50 | | - 'cache-control' => 'max-age=315360000, public, no-transform', |
| 50 | + 'cache-control' => 'max-age=315360000, public', |
51 | 51 | 'access-control-allow-origin' => '*', |
52 | 52 | 'accept-ranges' => 'bytes', |
53 | 53 | ] ); |
|
61 | 61 | 'connection' => 'keep-alive', |
62 | 62 | 'etag' => '"28feccc0-1111"', |
63 | 63 | 'expires' => 'Thu, 31 Dec 2037 23:55:55 GMT', |
64 | | - 'cache-control' => 'max-age=315360000, public, no-transform', |
| 64 | + 'cache-control' => 'max-age=315360000, public', |
65 | 65 | 'access-control-allow-origin' => '*', |
66 | 66 | 'accept-ranges' => 'bytes', |
67 | 67 | ] ); |
|
75 | 75 | 'connection' => 'keep-alive', |
76 | 76 | 'etag' => '"28feccc0-1ec81"', |
77 | 77 | 'expires' => 'Thu, 31 Dec 2037 23:55:55 GMT', |
78 | | - 'cache-control' => 'max-age=315360000, public, no-transform', |
| 78 | + 'cache-control' => 'max-age=315360000, public', |
79 | 79 | 'access-control-allow-origin' => '*', |
80 | 80 | 'accept-ranges' => 'bytes', |
81 | 81 | ] ); |
|
94 | 94 | 'vary' => 'Accept-Encoding, x-cdn-access', |
95 | 95 | 'etag' => '"28feccc0-40464"', |
96 | 96 | 'expires' => 'Thu, 31 Dec 2037 23:55:55 GMT', |
97 | | - 'cache-control' => 'max-age=315360000, public, no-transform', |
| 97 | + 'cache-control' => 'max-age=315360000, public', |
98 | 98 | 'access-control-allow-origin' => '*', |
99 | 99 | 'accept-ranges' => 'bytes', |
100 | 100 | ] ); |
|
0 commit comments