We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6de5a1 + 1584994 commit 0b4d494Copy full SHA for 0b4d494
1 file changed
src/requests/utils.py
@@ -859,7 +859,7 @@ def select_proxy(url, proxies):
859
def resolve_proxies(request, proxies, trust_env=True):
860
"""This method takes proxy information from a request and configuration
861
input to resolve a mapping of target proxies. This will consider settings
862
- such a NO_PROXY to strip proxy configurations.
+ such as NO_PROXY to strip proxy configurations.
863
864
:param request: Request or PreparedRequest
865
:param proxies: A dictionary of schemes or schemes and hosts to proxy URLs
0 commit comments