Skip to content

ring-clojure/ring-ssl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 33 commits ahead, 1 commit behind jcf:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Ring-SSL

Build Status

Ring middleware for managing HTTPS requests.

This library includes middleware to parse the X-Forwarded-Proto header, middleware that redirects HTTP requests to HTTPS URLs, and middleware that adds the Strict-Transport-Security header to responses.

Installation

Add the following dependency to your project.clj:

[ring/ring-ssl "0.3.0"]

Documentation

Thanks

This project was originally conceived and developed by James Conroy-Finn at Listora.

License

Copyright © 2017 James Conroy-Finn, James Reeves

Released under the MIT license, same as Ring.

About

Ring middleware for managing HTTPS requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%