Skip to content

Enable IPv6 tests with HTTPS proxy #632

@bliuchak

Description

@bliuchak

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-scraping by impit-node or 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

No one assigned

    Labels

    good first issueGood for newcomers.low priorityLow priority issues to be done eventually.t-unblockingIssues with this label are in the ownership of the unblocking team.tech roadmapIssues contributing to tech roadmap.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions