Geoff Oliver
Geoff Oliver
FWIW, setting these options to `true` in the CurlDispatcher config seems to solve the problem... `CURLOPT_FORBID_REUSE` `CURLOPT_FRESH_CONNECT`
The ability to inject the `NextFunction` from express would also be useful. Most of the examples on the express site are functions that accept 3 parameters - a request object,...
@RobinBuschmann Please, please, please merge this PR. It would be a *very welcome* fix as this problem is actively breaking a NextJS project I'm trying to work on.
I am also fighting with this, and my "solution" up until now has been to disable the linter rule, and so far, everything has been happy. I'm guessing, though, that...
Suggestions: - Pre-processor - Alter $type_or_parameters values *\* On find and save - Post-processor - Alter data after find before passing back to module *\* On find
The `@specifiedBy` also breaks autocomplete functionality in Postman