headers api: remove EXPERIMENTAL tag

Closes #8900
This commit is contained in:
Daniel Stenberg 2022-05-30 14:13:48 +02:00
parent 739275a1d9
commit 4d94fac9f0
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
9 changed files with 19 additions and 23 deletions

View file

@ -37,6 +37,10 @@ about existing options to `curl_easy_setopt`.
Disable the GOPHER protocol.
## CURL_DISABLE_HEADERS_API
Disable the HTTP header API.
## CURL_DISABLE_HSTS
Disable the HTTP Strict Transport Security support.