package http2https

  1. Overview
  2. Docs
HTTP to HTTPS redirector daemon

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=01ba4654c8c4ac355bc09aecec6051a8

Description

This is a simple redirector that issues HTTP 302 responses to incoming HTTP requests. It's useful to use as a listener on port 80 to redirect traffic to the corresponding HTTPS port on 443.

Published: 18 Apr 2016

Dependencies (6)

  1. base-unix
  2. lwt
  3. cohttp >= "0.19.3" & < "0.99"
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None