mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-09-01 00:00:35 -04:00
load proxy plugin if system proxy detected
This commit is contained in:
parent
3b416fe271
commit
cd876773ec
@ -165,5 +165,7 @@ module HTTPX
|
||||
self
|
||||
end
|
||||
end
|
||||
|
||||
plugin(:proxy) unless ENV.grep(/https?_proxy$/i).empty?
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user