Poq.SDK.Node

Home > @poq/proxy-middleware > ValidateHeadersMiddlewareFactory

ValidateHeadersMiddlewareFactory class

Factory creates validation header middleware.

Signature:

export declare class ValidateHeadersMiddlewareFactory 

Remarks

Validation middleware checks headers on having appropriate headers in place that can be required for Poq Platform services.

Methods

Method Modifiers Description
create() static Method creates simple middleare to check http headers whether they contain appropirate values or not.