diff options
author | nullius <nullius@nym.zone> | 2017-12-11 20:45:10 +0000 |
---|---|---|
committer | nullius <nullius@nym.zone> | 2017-12-11 20:45:10 +0000 |
commit | e2c115d0f2b9780fcf636aba1370654f5250bdb2 (patch) | |
tree | ede1e7b0a08a0c3212f00fa9394286cf0d002423 /archive/headers1.http | |
download | cloudflare-tor-e2c115d0f2b9780fcf636aba1370654f5250bdb2.tar.lz cloudflare-tor-e2c115d0f2b9780fcf636aba1370654f5250bdb2.tar.xz cloudflare-tor-e2c115d0f2b9780fcf636aba1370654f5250bdb2.zip |
Import XPI and code from addons.mozilla.org
Initial commit. Version 0.0.0-prealpha.
- Glance over code to make sure it looks sane
- Create git repository
- Add substantive files
- Fix icons (PNG CRC errors)
- Add archival copy of xpi from addons.mozilla.org, with metadata
- Add README.md, LICENSE.md
- NOT YET TESTED BY MAINTAINER (@nym-zone)
Diffstat (limited to 'archive/headers1.http')
-rw-r--r-- | archive/headers1.http | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/archive/headers1.http b/archive/headers1.http new file mode 100644 index 00000000..8c0a71cb --- /dev/null +++ b/archive/headers1.http @@ -0,0 +1,15 @@ +HTTP/1.1 200 OK
+Content-Type: application/x-xpinstall
+Content-Length: 9767
+Connection: keep-alive
+Accept-Ranges: bytes
+Cache-Control: max-age=86400
+Content-Security-Policy: default-src 'none'; report-uri https://addons.mozilla.org/__cspreport__
+Date: Mon, 11 Dec 2017 18:29:33 GMT
+Expires: Tue, 12 Dec 2017 18:29:33 GMT
+Last-Modified: Mon, 11 Dec 2017 14:30:08 GMT
+Server: nginx
+X-Cache: Miss from cloudfront
+Via: 1.1 3905f6b396c96f958286f8e228e61547.cloudfront.net (CloudFront)
+X-Amz-Cf-Id: U05sJSn5Gc55Pittka0jqN1NF1a1_b5HNUDS4DLf3-I4U-dXOzJApw==
+
|