Skip to content

Conversation

@iliana
Copy link
Contributor

@iliana iliana commented Feb 25, 2025

reqwest has the unfortunate behavior of having an on-by-default feature flag that includes native-tls. Removing the default feature flags in libfalcon allows downstream crates to decide on those features on their own.

Other default feature flags disabled here are encoding (not relevant for Progenitor-generated clients), http2, and macos-system-configuration (which automatically configures proxy settings on macOS).

See oxidecomputer/omicron#7624

@iliana iliana merged commit d04addf into main Feb 26, 2025
2 checks passed
@iliana iliana deleted the iliana/drop-native-tls branch February 26, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants