| 12345678910 |
- c: Copyright (C) 1998 - 2022, Daniel Stenberg, <[email protected]>, et al.
- SPDX-License-Identifier: curl
- Long: tcp-fastopen
- Added: 7.49.0
- Help: Use TCP Fast Open
- Category: connection
- Example: --tcp-fastopen $URL
- See-also: false-start
- ---
- Enable use of TCP Fast Open (RFC7413).
|