feat(http): add dangerous settings / disable ssl verification - issue #518 (#2204)

This commit is contained in:
DiamondDrake
2025-01-22 02:23:37 +02:00
committed by GitHub
parent ce11079f19
commit 105136494c
6 changed files with 62 additions and 2 deletions
+1
View File
@@ -73,3 +73,4 @@ charset = ["reqwest/charset"]
macos-system-configuration = ["reqwest/macos-system-configuration"]
unsafe-headers = []
tracing = ["dep:tracing"]
dangerous-settings = []