Azure / Azure/azure-functions-tooling-feed

Content type header was changed from `application/x-zip-compressed` to `application/octet-stream`

Open
#587 1 comment 2 reactions 0 assignees View on GitHub
Needs: Triage (Functions)
Dominant language
C#
Stars
29
Forks
35
Avg merge
52m
Merged PRs (30d)
2

Description

Hello! With the last update, the `content-type:` response header was changed from `application/x-zip-compressed` to `application/octet-stream`.
For example, in the version `4.99.0` the download link `https://functionscdn.azureedge.net/public/4.0.6518/Azure.Functions.Cli.min.win-x64.4.0.6517.zip` returns `application/x-zip-compressed`, but in the `4.100.0` the download link `https://functionscdn.azureedge.net/public/4.0.123/Azure.Functions.Cli.min.win-x64.4.0.6543.zip` returns `application/octet-stream`.
I wanted to ask if this is a bug?

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the response headers for the 4.99.0 and 4.100.0 download URLs listed in the issue, then trace how the tooling feed or download artifacts are published. Done means establishing whether the content type change is intentional and documenting or correcting the behavior with a verified header outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.