Home > @poq/proxy-middleware > ValidateHeadersMiddlewareFactory
Factory creates validation header middleware.
Signature:
export declare class ValidateHeadersMiddlewareFactory
Validation middleware checks headers on having appropriate headers in place that can be required for Poq Platform services.
Method | Modifiers | Description |
---|---|---|
create() | static |
Method creates simple middleare to check http headers whether they contain appropirate values or not. |