stack

Home > @infiniteobjects/express-cloud-function > FunctionServer > post

FunctionServer.post property

Middleware to add to the request after the route handlers.

Signature:

post: RequestHandler[];

Remarks

Will add a catch all 404 handler at the end of this array