1
0
Fork 0
toolkit/packages/http-client/__tests__
Ferenc Hammerl 94ab8de5f3
Bypass proxy on loopback IPs (localhost, 127.*, ::1 etc) (#1361)
* Bypass proxy on loopback IPs

* Expect empty array instead of undefined

* Restore accidentally deleted test

* Fix formatting

* Fix linting

* Update proxy.ts

* Better ipv6 definitions

* Fix linting

* Update proxy.test.ts
2023-03-06 11:07:04 +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 Bypass proxy on loopback IPs (localhost, 127.*, ::1 etc) (#1361) 2023-03-06 11:07:04 +01:00