Home > @infiniteobjects/express-cloud-function > FunctionServer > post
Middleware to add to the request after the route handlers.
Signature:
post: RequestHandler[];
Will add a catch all 404 handler at the end of this array