blob: 8a3e35e7334c38479025d94191b38240117fe5f6 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Short: 4
4Long: ipv4
5Tags: Versions
6Protocols:
7Added: 7.10.8
8Mutexed: ipv6
9Requires:
10See-also: http1.1 http2
11Help: Resolve names to IPv4 addresses
12Category: connection dns
13Example: --ipv4 $URL
14Multi: boolean
15---
16This option tells curl to use IPv4 addresses only, and not for example try
17IPv6.