zkat/make-fetch-happen

no_proxy support

zkat opened this issue · 0 comments

zkat commented

NO_PROXY requires some special handling -- it can either be * or a comma-separated list of domains to match against. If it's * or if any of those domains match, we skip proxying that particular request.