next-api-compose icon indicating copy to clipboard operation
next-api-compose copied to clipboard

Create option to provide manual middleware interceptor

Open neg4n opened this issue 4 years ago • 0 comments

It should be nice if manual interceptor for request and response objects for each middleware in chain could be provided in NextApiComposeOptions.

Can be useful for debugging or very edgy use cases.

neg4n avatar Sep 28 '21 17:09 neg4n