There are a number of environments where we may want to send requests to some hosts to a proxy, but not requests to all hosts. Python's request library provides features which allow us to send all requests to a proxy or specific requests. We can leverage the API to send specific requests to a proxy so that all requests to specific host are sent through a proxy, but most requests continue to made normally.
<rdar://problem/105984609>
Pull request: https://github.com/WebKit/WebKit/pull/10743
Committed 260909@main (775f730ac67e): <https://commits.webkit.org/260909@main> Reviewed commits have been landed. Closing PR #10743 and removing active labels.
Committed 259548.328@safari-7615-branch (b417bcd21ac5): <https://commits.webkit.org/259548.328@safari-7615-branch> Reviewed commits have been landed. Closing PR #425 and removing active labels.