Skip to content

Commit

Permalink
fix: cache response headers removed from `GET /octokit-fixture-org/ge…
Browse files Browse the repository at this point in the history
…t-archive/legacy.tar.gz/main` request (#382)
  • Loading branch information
octokitbot committed Jan 24, 2021
1 parent 062322f commit de91c72
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 153 deletions.
5 changes: 0 additions & 5 deletions scenarios/api.github.com/get-archive/normalized-fixture.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
"responseIsBinary": true,
"headers": {
"access-control-allow-origin": "https://render.githubusercontent.com",
"age": "0",
"connection": "close",
"content-disposition": "attachment; filename=octokit-fixture-org-get-archive-0000000.tar.gz",
"content-length": 172,
Expand All @@ -60,13 +59,9 @@
"date": "Tue, 10 Oct 2017 16:00:00 GMT",
"etag": "\"00000000000000000000000000000000\"",
"strict-transport-security": "max-age=31536000",
"via": "1.1 varnish (Varnish/6.0)",
"x-cache": "MISS",
"x-cache-hits": "0",
"x-content-type-options": "nosniff",
"x-frame-options": "deny",
"x-github-request-id": "0000:00000:0000000:0000000:00000000",
"x-varnish": "1000",
"x-xss-protection": "1; mode=block"
}
}
Expand Down

0 comments on commit de91c72

Please sign in to comment.