summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-05-28 12:34:07 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-05-28 12:34:07 +0200
commit68975fba02d760b3f00632ad62c00a5f88605003 (patch)
treeb2d093d063ee68a07d77c3fccb89fc07b47e748d /docs
parented38ac86eab300c21a265c229dbd264d4aab4772 (diff)
downloadcurl-68975fba02d760b3f00632ad62c00a5f88605003.tar.gz
HSTS: not experimental anymore
Diffstat (limited to 'docs')
-rw-r--r--docs/HSTS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HSTS.md b/docs/HSTS.md
index c3f08393c..f63cfe323 100644
--- a/docs/HSTS.md
+++ b/docs/HSTS.md
@@ -1,7 +1,7 @@
# HSTS support
-curl features **EXPERIMENTAL** support for the Strict-Transport-Security: HTTP
-header. Added in curl 7.74.0
+HTTP Strict-Transport-Security. Added as experimental in curl
+7.74.0. Supported "for real" since 7.77.0.
## Standard