1
0
Fork 0
toolkit/packages/http-client/__tests__
Felix Luthman d2b7d85e7c
Standardize behaviour of no_proxy environmental variable (#1223)
* match no_proxy to subdomains

* strip leading dot + '*' match all + testcases

* Update proxy.test.ts

* Revert "Update proxy.test.ts"

This reverts commit 0e925a6dc5.

* remove support for leading dots and wildcard no_proxy

* change order of tests for logic consistency

* add test for working leading dot

* add check for partial domain, as opposed to subdomain
2023-02-13 15:00:05 +01:00
..
auth.test.ts Move @actions/http-client into the toolkit (#1062) 2022-05-03 11:10:13 -04:00
basics.test.ts Move @actions/http-client into the toolkit (#1062) 2022-05-03 11:10:13 -04:00
headers.test.ts Move @actions/http-client into the toolkit (#1062) 2022-05-03 11:10:13 -04:00
keepalive.test.ts Move @actions/http-client into the toolkit (#1062) 2022-05-03 11:10:13 -04:00
proxy.test.ts Standardize behaviour of no_proxy environmental variable (#1223) 2023-02-13 15:00:05 +01:00