Package Exports
- hapi-require-https
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hapi-require-https) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
hapi-require-https 
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.