-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Labels
good first issueGood for newcomers.Good for newcomers.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-core-servicesIssues with this label are in the ownership of the core services team.Issues with this label are in the ownership of the core services team.t-unblockingIssues with this label are in the ownership of the unblocking team.Issues with this label are in the ownership of the unblocking team.tech roadmapIssues contributing to tech roadmap.Issues contributing to tech roadmap.
Description
We have IPv6 test cases that works with HTTP proxy server but don't with HTTPS. The problem is in pre-historic version of got-scraping library we're using there.
In general IPv6 with HTTPS proxy should work with no issue as it shares the same logic as HTTP proxy, however I can't proof it in tests.
Solution
- Repalce
got-scrapingbyimpit-nodeor something else that supports HTTPS proxy and SOCKS. - Uncomment IPv6 related test cases at
tests/server.js. - Make sure that IPv6 test cases works with HTTPS proxy.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers.Good for newcomers.low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-core-servicesIssues with this label are in the ownership of the core services team.Issues with this label are in the ownership of the core services team.t-unblockingIssues with this label are in the ownership of the unblocking team.Issues with this label are in the ownership of the unblocking team.tech roadmapIssues contributing to tech roadmap.Issues contributing to tech roadmap.