Example: Intercept requests from https connection using "Man in the middle" proxy solution.
Warning: Use this only in docker or on Apify platform. For local usage, you need to install certificates generated by the proxy to your browser.
Uses https://github.com/joeferner/node-http-mitm-proxy to setup local proxy connection. Read docs for proxy configuration and other options.