-
Notifications
You must be signed in to change notification settings - Fork 83
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
Add feature flag such as time
,sha1
#86
Comments
I have thought that perhaps classes of headers could be optional features. Like auth, conditionals, and the like... |
Can I open a pull request? |
It'd be best to plan what the features would be first, so that way the code part takes less back and forth. Does my comment about features as groups of headers make sense? Do you have thoughts on logical groupings? |
Oh...I don't understand what you mean by |
Users don't always need all the functionality,
we should use feature flags to let them choose, thereby reducing compilation time
The text was updated successfully, but these errors were encountered: