stack

Home > @infiniteobjects/express-server > Server > post

Server.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