==================== - Handles proxy authentication consistently throughout the codebase (solves e.g. this [`http2-wrapper`](https://github.com/szmarczak/http2-wrapper/issues/108) issue).
4.0.6
==================== - Logging `CONNECT` error response body instead of the length only
4.0.5
==================== - Fixed processing `http://` requests over `https://` proxies correctly
4.0.4
==================== - Fixed passing the timeout to the `resolveProtocol` calls
4.0.3
==================== - Fixed missing extended types for `gotScraping.stream` and `gotScraping.paginate` - Fixed general type issues with `got-scraping`, including not reporting incorrect types for known properties like `proxyUrl`
4.0.2
==================== - Fixed runtime exceptions when using `got-scraping` in a project with older versions of node.js 16