Omar Hamza

Results 4 issues of Omar Hamza

This PR contains a quick fix: checking whether the onCompromised option has been defined or not before running the function.

This PR fixes this [issue 983](https://github.com/chimurai/http-proxy-middleware/issues/983) by adding additional config options (```followRedirectsOpts```) to configure the maxBodyLength and maxRedirects when followRedirects options is enabled. ## Description Under the hood node-proxy uses...

### Checks - [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [X] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...