stegano / next-http-proxy-middleware

HTTP Proxy middleware available in API Middleware provided by Next.js.
236 stars 19 forks source link

Updated README for the proxyReq signature #63

Closed dariosky closed 2 years ago

dariosky commented 2 years ago

According to the doc the proxyReq event gets http.ClientRequest proxyReq, http.IncomingMessage req, http.ServerResponse res, Object options)

I just fixed the name of the first parameter

stegano commented 2 years ago

Hi @dariosky Thanks for your PR 😀 Merged!

stegano commented 2 years ago

@all-contributors please add @dariosky for doc

allcontributors[bot] commented 2 years ago

@stegano

I've put up a pull request to add @dariosky! :tada: