]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/cmdline-opts/write-out.md: tls_earlydata was adeded in 8.13.0
authorDaniel Stenberg <daniel@haxx.se>
Sun, 26 Apr 2026 14:35:33 +0000 (16:35 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 26 Apr 2026 14:35:33 +0000 (16:35 +0200)
docs/cmdline-opts/write-out.md

index 395a917b43c112b479d1e17bc43bb5c34ff62e4d..3ddb68ed904d4a011c55aba75068aff05ce14596 100644 (file)
@@ -281,7 +281,7 @@ The total time, in seconds, that the full operation lasted.
 The amount of bytes that were sent as TLSv1.3 early data. This is 0
 if this TLS feature was not used and negative if the data sent had
 been rejected by the server. The use of early data is enabled via
-the command line option `--tls-earlydata`. (Added in 8.12.0)
+the command line option `--tls-earlydata`. (Added in 8.13.0)
 
 ## `url`
 The URL that was fetched. (Added in 7.75.0)