-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot proxy the given URL #1195
Comments
I'm here to report the same thing and share my findings about that. The https redirect seems to be the culprit here, because github seems to expect the url to return the actual image but got instead the 301 redirect: curl -I http://poser.pugx.org/blancks/fast-jsonpatch-php/require/php
Once figured that out i just replaced the badge url with its https version |
I think we should go with https, I can't see any reason to still use http |
I am having the same issue. It would be nice to switch to https |
Bug Report
Due to the latest update on the GH, images are proxied via GH, due to that we got errors for pictures of badges:
With the example you can familiarize yourself here https://github.com/renakdup/simple-dic/tree/main
Summary
Current behavior
Pictures should load via GH proxy.
How to reproduce
Expected behavior
The text was updated successfully, but these errors were encountered: