fix(http): Enable tls support by default (#1166)
parent
8d7689f6f9
commit
500ff10fbd
@ -0,0 +1,5 @@
|
||||
---
|
||||
"http": patch
|
||||
---
|
||||
|
||||
**Breaking change:** Removed the `default-tls` feature flag. The `rustls-tls`, `http2`, `macos-system-configuration`, and `charset` feature flags are now enabled by default.
|
Loading…
Reference in new issue