Skip to content

[Day 19] Make request to snap.mp3 via HTTPS instead of HTTP#303

Merged
wesbos merged 1 commit intowesbos:masterfrom
andrerfcsantos:master
Jan 6, 2020
Merged

[Day 19] Make request to snap.mp3 via HTTPS instead of HTTP#303
wesbos merged 1 commit intowesbos:masterfrom
andrerfcsantos:master

Conversation

@andrerfcsantos
Copy link
Copy Markdown
Contributor

The sound of snap.mp3 used on day 19 when the user takes a photo is requested by the browser via HTTP.

This means that when this page is put on a server serving HTTPS, the browser will warn the user that connection is not totally secure like shown:

snap

There's no need to use http since wesbos.com accepts HTTPS.

@wesbos wesbos merged commit 87f82b1 into wesbos:master Jan 6, 2020
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.

2 participants