UNPKG

hapiest-server

Version:

A wrapper around Hapi.js with a configuration-first approach

13 lines (11 loc) 231 B
'use strict'; module.exports = { HttpToHttpsMethod: { REDIRECT_SERVER: 'redirectServer', HEADER_INSPECTION: 'headerInspection' }, SslKeyMethod: { DIRECT: 'direct', FILE: 'file' } };