mirror of
https://github.com/actions/runner.git
synced 2026-01-24 13:31:26 +08:00
* Add 'http://' to http(s)_proxy if there is no protocol Before this commit, these URIs used to be ignored (nullproxy). The new behaviour aligns with go style http(s)_proxy * Update src/Runner.Sdk/RunnerWebProxy.cs Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com> * Assert that original protocol is preserved * Use startsWith for testing protocol * Only modify proxy if useful --------- Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
11 KiB
11 KiB