tcp-fastopen.d 276 B

1234567891011
  1. c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Long: tcp-fastopen
  4. Added: 7.49.0
  5. Help: Use TCP Fast Open
  6. Category: connection
  7. Example: --tcp-fastopen $URL
  8. See-also: false-start
  9. Multi: boolean
  10. ---
  11. Enable use of TCP Fast Open (RFC7413).