mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
feat(http) add unsafe-headers feature flag (#1050)
* [http] add unsafe-headers feature flag * change file * fmt
This commit is contained in:
@@ -53,3 +53,4 @@ deflate = [ "reqwest/deflate" ]
|
||||
trust-dns = [ "reqwest/trust-dns" ]
|
||||
socks = [ "reqwest/socks" ]
|
||||
http3 = [ "reqwest/http3" ]
|
||||
unsafe-headers = []
|
||||
|
||||
Reference in New Issue
Block a user