Piotr Dobrogost
2018-12-07 09:09:35 UTC
It seems curl checks host name â given as a parameter on the command line â
against no_proxy environment variable without doing name resolution first.
Is this the case?
If so could it also check against resolved domain name?
As it is now there's no way to skip http proxy for all single-label host
names by setting no_proxy=.local.domain.suffix as to curl all single-label
host names are not related in any way.
Regards,
Piotr Dobrogost
against no_proxy environment variable without doing name resolution first.
Is this the case?
If so could it also check against resolved domain name?
As it is now there's no way to skip http proxy for all single-label host
names by setting no_proxy=.local.domain.suffix as to curl all single-label
host names are not related in any way.
Regards,
Piotr Dobrogost