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

Serve over HTTPS #11

Open
lukejacksonn opened this issue Sep 13, 2019 · 2 comments
Open

Serve over HTTPS #11

lukejacksonn opened this issue Sep 13, 2019 · 2 comments

Comments

@lukejacksonn
Copy link

Hey 👋 this is a super useful tool and I have been using it on a recent project. I noticed that the images I was requesting were not being cached for very long (or at all?).

So I put a service worker in front of them which worked great locally but when I deployed it to github pages it error'd due to trying to fetch from a different protocol (https -> http) doh!

Is it possible for you to upgrade https://cube.crider.co.uk to https or add better caching headers so that I don't spam your server with requests?

@ittayd
Copy link

ittayd commented May 6, 2020

+1
With https://letsencrypt.org/ getting a certificate is quick and free

@robiningelbrecht
Copy link

@ittayd Late to the party, but based on this repo, I have built something similar that (still) works :)

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

No branches or pull requests

3 participants