blob: 68d9aee4e1dcfc9fac3e819058360b1a59cbebe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
c: Copyright (C) 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).
|