Skip to content

parse_proxy: use the URL parser API - #3878

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/parse-proxy-with-URL-parser
Closed

parse_proxy: use the URL parser API#3878
bagder wants to merge 1 commit into
masterfrom
bagder/parse-proxy-with-URL-parser

Conversation

@bagder

@bagder bagder commented May 12, 2019

Copy link
Copy Markdown
Member

As we treat a given proxy as a URL we should use the unified URL parser to extract the parts out of it.

This could also be used as a first step to fix #3482 since we now actually parse the zone ids in URLS since #3834 landed...

@bagder

bagder commented May 13, 2019

Copy link
Copy Markdown
Member Author

The test 1447 failure should be addressed by merging #3880.

As we treat a given proxy as a URL we should use the unified URL parser
to extract the parts out of it.

Closes #3878
@bagder
bagder force-pushed the bagder/parse-proxy-with-URL-parser branch from 6b9f3d4 to 395b3a0 Compare May 14, 2019 11:51
@bagder bagder closed this in ee68bbe May 15, 2019
@bagder
bagder deleted the bagder/parse-proxy-with-URL-parser branch May 15, 2019 10:02
@lock lock Bot locked as resolved and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

curl with c-ares tries to resolve an URL with ipv6 w/ zone index when passed in as a proxy

1 participant