From 7d5098e8278a96d9c3c4c6a221cdef7b14e188d3 Mon Sep 17 00:00:00 2001 From: Amr Bashir Date: Wed, 22 Jan 2025 02:20:22 +0200 Subject: [PATCH] Update .changes/http-dangerous-settings.md --- .changes/http-dangerous-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changes/http-dangerous-settings.md b/.changes/http-dangerous-settings.md index 24703269..31d4205c 100644 --- a/.changes/http-dangerous-settings.md +++ b/.changes/http-dangerous-settings.md @@ -3,4 +3,4 @@ "http-js": minor --- -http new api to disable tls hostname/certificate validation +Add `dangerous-settings` feature flag and new JS `danger` option to disable tls hostname/certificate validation.