diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2020-07-04 13:05:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-04 13:05:01 -0400 |
commit | 5f9e600c5bb78ae35a9a12d250f1d7cad79cf7a4 (patch) | |
tree | df0085e1287912f014bf804d2070f189a367b772 /cli/tests/053_import_compression/gziped.header | |
parent | fca492907cb0e6b12f202681ccf36278b5bfa81a (diff) |
chore: port http_server.py to rust (#6364)
Diffstat (limited to 'cli/tests/053_import_compression/gziped.header')
-rw-r--r-- | cli/tests/053_import_compression/gziped.header | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/053_import_compression/gziped.header b/cli/tests/053_import_compression/gziped.header deleted file mode 100644 index fda818af6..000000000 --- a/cli/tests/053_import_compression/gziped.header +++ /dev/null @@ -1,3 +0,0 @@ -Content-Encoding: gzip -Content-Type: application/javascript -Content-Length: 39
\ No newline at end of file |