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

Add functions to httputil (autocert, letsencrypt, middleware examples) #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

directionless
Copy link
Contributor

@directionless directionless commented Aug 20, 2019

The primary intent is to add autocert and letsencrypt functionality to httputil

To better support this, also add simple handlers for BasicAuth and redirecting to https

As well as a simple usage example.

This expands the functionality in httputil.

It adds simple handlers for BasicAuth and redirecting to https

This adds several autocert related mechanisms to `httputil`
@directionless directionless changed the title Expand httputil Add functions to httputil (autocert, letsencrypt, middleware examples) Oct 12, 2019
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

1 participant