gajus/global-agent

Introduce Include URLs options similar to Exclude URLs

Open

#24 opened on May 18, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (55 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (415 stars)
PR merge metrics
 (PR metrics pending)

Description

Thanks for developing this package.

Wanted to check with you with an Include URLs pattern It will be good to also have another option where we can provide comma separated list of domain/subdomain patterns which should route via proxy. This comma separated list will act as a whitelist of domains/subdomains rather than using exclude pattern to exclude all the URLs which should not be route via proxy.

Contributor guide