You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A common use of cURL is to test for disparity between IPv4/IPv6 requests. It supports two options, -4 and -6 which force it to make the request over IPv4 or IPv6 respectively. It'd be good if httpie also supported these options.
The text was updated successfully, but these errors were encountered:
A common use of cURL is to test for disparity between IPv4/IPv6 requests. It supports two options,
-4
and-6
which force it to make the request over IPv4 or IPv6 respectively. It'd be good if httpie also supported these options.The text was updated successfully, but these errors were encountered: