1234567891011 |
- c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, 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
- Multi: boolean
- ---
- Enable use of TCP Fast Open (RFC7413).
|