@@ -35,7 +35,7 @@ |
||
| 35 | 35 | 'Content-MD5', |
| 36 | 36 | 'Content-Type', |
| 37 | 37 | 'Last-Modified' |
| 38 | - ]; |
|
| 38 | + ]; |
|
| 39 | 39 | |
| 40 | 40 | foreach ($cleanup as $header) { |
| 41 | 41 | $response->getHeaders() |