middlewares

middlewares

Source:

Middlewares namespace. Provides middlewares for expressjs.

Members

(static, constant) exports.requireHeader

Source:

Require header in request.

(static, constant) exports.replaceSpaceHyphenWithUnderscore

Source:

Replace all spaces and hyphens with underscores in headers.

(static, constant) exports.formatOrgs

Source:

Formats header X-OPENHAB-ORG from String to Array. Must not be applied before middlewares.replaceSpaceHyphenWithUnderscore!