diff options
| author | EnokMan <416828041@qq.com> | 2020-01-11 04:11:05 -0600 |
|---|---|---|
| committer | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-01-11 11:11:05 +0100 |
| commit | 1ea06f9c847ac7254138c91de2b2b9f72662e164 (patch) | |
| tree | 94a4238003f4e3a444172a8fce982a9f6921bf22 /cli/tests/053_import_compression/gziped.header | |
| parent | 0d0ad360d32c55869ef0a4d89d97dd83f4628c87 (diff) | |
Add gzip, brotli and ETag support for file fetcher (#3597)
Diffstat (limited to 'cli/tests/053_import_compression/gziped.header')
| -rw-r--r-- | cli/tests/053_import_compression/gziped.header | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/053_import_compression/gziped.header b/cli/tests/053_import_compression/gziped.header new file mode 100644 index 000000000..fda818af6 --- /dev/null +++ b/cli/tests/053_import_compression/gziped.header @@ -0,0 +1,3 @@ +Content-Encoding: gzip +Content-Type: application/javascript +Content-Length: 39
\ No newline at end of file |
