add change file

pull/2492/head
wan9xy 5 months ago
parent f4b6dda8c2
commit 698c2c10e7

@ -0,0 +1,4 @@
---
"http": patch
---
Added HTTP3 to the allowed feature flags for reqwest. This enables users to leverage HTTP3 functionality in Rust-side code without causing panics due to multiple imports with different features. Since HTTP3 is still considered experimental in reqwest, this feature is limited to Rust-side usage only.
Loading…
Cancel
Save