Skip to content

Make several features non-default #885

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2022

Conversation

joshtriplett
Copy link
Member

Since we're in the 0.17 beta, we can make breaking API changes, such as
making previously default features non-default.

Leave h1-server on by default, since tide isn't an HTTP server without
it. Disable all other optional features by default, and let the user opt
into them as needed.

Since we're in the 0.17 beta, we can make breaking API changes, such as
making previously default features non-default.

Leave `h1-server` on by default, since tide isn't an HTTP server without
it. Disable all other optional features by default, and let the user opt
into them as needed.
@joshtriplett joshtriplett force-pushed the non-default-features branch from 49ff463 to 81db3d9 Compare April 27, 2022 03:49
@Fishrock123
Copy link
Member

I suspect there must be more docs adjustments to be made?

@joshtriplett
Copy link
Member Author

joshtriplett commented May 10, 2022 via email

@joshtriplett joshtriplett merged commit 9cca13f into http-rs:main May 10, 2022
@joshtriplett joshtriplett deleted the non-default-features branch May 10, 2022 02:03
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.

2 participants