Commit 8ee410b
committed
tests: internal: add unsupported proxy scheme rejection cases
Add two proxy_url_checks entries that expect failure (-1) for
ftp:// and socks5:// proxy URLs, covering the rejection path
added when https:// proxy support was introduced.
Signed-off-by: Antônio Franco <13881523+antoniomrfranco@users.noreply.github.com>1 parent 665d27a commit 8ee410b
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
670 | 673 | | |
671 | 674 | | |
672 | 675 | | |
| |||
0 commit comments