Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Use CDN which provides correct content type#32

Merged
siegfriedweber merged 1 commit intomainfrom
change_repo_cdn
Oct 19, 2021
Merged

Use CDN which provides correct content type#32
siegfriedweber merged 1 commit intomainfrom
change_repo_cdn

Conversation

@siegfriedweber
Copy link
Copy Markdown
Member

@siegfriedweber siegfriedweber commented Oct 18, 2021

Description

The Stackable Agent expects now the content type "application/gzip" for packages (see stackabletech/agent#326). The CDN githubusercontent.com serves the content with the type "application/octet-stream". The CDN jsdelivr.net serves the content with the correct content type.

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)

The Stackable Agent expects now the content type "application/gzip" for
packages. The CDN githubusercontent.com serves the content with the type
"application/octet-stream". The CDN jsdelivr.net serves the content with
the correct content type.
Copy link
Copy Markdown
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@siegfriedweber siegfriedweber merged commit 5a0abbc into main Oct 19, 2021
@siegfriedweber siegfriedweber deleted the change_repo_cdn branch October 19, 2021 07:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants