Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

Use raw.githack for serving response information for asset images - #89

Open
sambacha wants to merge 2 commits into
yearn:masterfrom
sambacha:fix/content-type
Open

Use raw.githack for serving response information for asset images#89
sambacha wants to merge 2 commits into
yearn:masterfrom
sambacha:fix/content-type

Conversation

@sambacha

@sambacha sambacha commented Feb 4, 2021

Copy link
Copy Markdown
Contributor

This changes the URL addressing to use raw.githack instead of serving them via github.

raw.githack.com acts as a caching proxy, forwarding requests to the corresponding service, caching the responses either for a short time (in the case of development URLs) or permanently (in the case of CDN URLs), and relaying them to your browser with the correct Content-Type headers.

sam added 2 commits February 3, 2021 23:50
changes the url addressing to use raw.githack which properly appends the correct content type
headers and proides cloudflare caching
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.

1 participant