Files
nostr_core_lib/curl-8.15.0/docs/cmdline-opts/false-start.md
2025-08-16 11:22:44 -04:00

559 B

c, SPDX-License-Identifier, Long, Help, Protocols, Added, Category, Multi, See-also, Example
c SPDX-License-Identifier Long Help Protocols Added Category Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl false-start Enable TLS False Start TLS 7.42.0 deprecated boolean
tcp-fastopen
--false-start $URL

--false-start

No TLS backend currently supports this feature.

Use false start during the TLS handshake. False start is a mode where a TLS client starts sending application data before verifying the server's Finished message, thus saving a round trip when performing a full handshake.