Jarkko Mönkkönen

Results 2 issues of Jarkko Mönkkönen

I parse the request body myself before express-http-proxy and set the parsed value with proxyReqBodyDecorator. But it seems that proxy does not send the self-parsed body. There is a PR...

Use case for this: When you fetch list data with changing vars, like page number, offset or cursor, all of those queries will be cached separately, which is great. However,...

enhancement