MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _parse_proxy

Function _parse_proxy

Lib/urllib2.py:638–708  ·  view source on GitHub ↗

Return (scheme, user, password, host/port) given a URL or an authority. If a URL is supplied, it must have an authority (host:port) component. According to RFC 3986, having an authority component means the URL must have two slashes after the scheme: >>> _parse_proxy('file:/ftp.exam

(proxy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

proxy_openMethod · 0.85

Calls 5

splittypeFunction · 0.90
splituserFunction · 0.90
splitpasswdFunction · 0.90
startswithMethod · 0.80
findMethod · 0.45

Tested by

no test coverage detected