mirror of
https://github.com/httpie/cli.git
synced 2025-03-13 06:18:33 +01:00
update test_network.py
This commit is contained in:
parent
7a1c3419ef
commit
5e87d1b057
@ -41,6 +41,7 @@ def test_ensure_interface_and_port_parameters(httpbin):
|
||||
def test_happy_eyeballs(remote_httpbin_secure):
|
||||
r = http(
|
||||
"--heb", # this will automatically and concurrently try IPv6 and IPv4 endpoints
|
||||
"--verify=no",
|
||||
remote_httpbin_secure + "/get",
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user