Skip to content

fetch-content: send Accept-Encoding header (bug 2049952)#992

Open
jcristau wants to merge 1 commit into
taskcluster:mainfrom
jcristau:bug2049952
Open

fetch-content: send Accept-Encoding header (bug 2049952)#992
jcristau wants to merge 1 commit into
taskcluster:mainfrom
jcristau:bug2049952

Conversation

@jcristau

Copy link
Copy Markdown
Contributor

Many taskcluster artifacts are stored gzipped on GCS, requesting the compressed version means less data to transfer, and side-steps an incompatibility between GCS decompressive transcoding (which implies chunked transfer) and Fastly segmented caching.

@jcristau jcristau requested a review from a team as a code owner June 24, 2026 07:04
@jcristau jcristau requested a review from ahal June 24, 2026 07:04
Many taskcluster artifacts are stored gzipped on GCS, requesting the
compressed version means less data to transfer, and side-steps an
incompatibility between GCS decompressive transcoding (which implies
chunked transfer) and Fastly segmented caching.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant