Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 390 Bytes

File metadata and controls

4 lines (3 loc) · 390 Bytes

hapi-require-https Build Status

http to https redirection for Hapi servers behind a reverse proxy. Any incoming request with 'http' in X-Forwarded-Proto will be redirected (301) to the same host and path with 'https' as the protocol.