Skip to content
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

Use HTTPS for imageURL #1

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Use HTTPS for imageURL #1

merged 1 commit into from
Feb 17, 2023

Conversation

pixelomer
Copy link
Contributor

The endpoint for the weather image supports HTTPS so it should be used instead of HTTP. Additionally, since the app is currently only being hosted an HTTPS-only server, serving this image over HTTP causes a warning to be logged to the browser console regarding mixed content.

This pull request modifies the weather image URL to resolve this issue.

@vercel
Copy link

vercel bot commented Feb 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
weather-app ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 17, 2023 at 4:25PM (UTC)

@pixelomer pixelomer closed this by deleting the head repository Feb 17, 2023
@pixelomer pixelomer reopened this Feb 17, 2023
@OgeHub OgeHub merged commit 304055a into OgeHub:main Feb 17, 2023
@OgeHub
Copy link
Owner

OgeHub commented Feb 17, 2023

Thank you so much @pixelomer for this contribution.

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.

None yet

2 participants