aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/curl.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/curl.profile')
-rw-r--r--etc/profile-a-l/curl.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-a-l/curl.profile b/etc/profile-a-l/curl.profile
index 42ade7ce9..417abcc91 100644
--- a/etc/profile-a-l/curl.profile
+++ b/etc/profile-a-l/curl.profile
@@ -7,6 +7,7 @@ include curl.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist ${HOME}/.config/curlrc # since curl 7.73.0
10# curl 7.74.0 introduces experimental support for HSTS cache 11# curl 7.74.0 introduces experimental support for HSTS cache
11# https://daniel.haxx.se/blog/2020/11/03/hsts-your-curl/ 12# https://daniel.haxx.se/blog/2020/11/03/hsts-your-curl/
12# Technically this file can be anywhere but let's assume users have it in ${HOME}/.curl-hsts. 13# Technically this file can be anywhere but let's assume users have it in ${HOME}/.curl-hsts.