Skip to content
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

os400: Disable Alt-Svc by default since it's experimental #3688

Closed
wants to merge 1 commit into from

Conversation

jay
Copy link
Member

@jay jay commented Mar 18, 2019

Follow-up to 520f0b4 which added Alt-Svc support and enabled it by
default for OS400. Since the feature is experimental, it should be
disabled by default.

Ref: 520f0b4#commitcomment-32792332
Ref: https://curl.haxx.se/mail/lib-2019-02/0008.html

Closes #xxxx


By keeping Alt-Svc enabled by default in OS400 we're breaking the assertion that experimental features will not be enabled by default. @monnerat has a good point about the testing since we don't get these things exercised when they're disabled by default, but in my opinion we need to only ship stability unless otherwise asked for.

Follow-up to 520f0b4 which added Alt-Svc support and enabled it by
default for OS400. Since the feature is experimental, it should be
disabled by default.

Ref: curl@520f0b4#commitcomment-32792332
Ref: https://curl.haxx.se/mail/lib-2019-02/0008.html

Closes #xxxx
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve of this.

This is also "protecting" ourselves since we want users to be aware that they are testing an experimental feature when they do, as then they are also (or at least should be) aware that the API/ABI might change and that's a strong motivation for the "experimental" tag.

@bagder
Copy link
Member

bagder commented Mar 19, 2019

coveralls has really gone bananas recently... 😞

@jay jay closed this in a375ab3 Mar 24, 2019
@jay jay deleted the os400_disable_alt-svc_by_default branch March 24, 2019 20:46
@lock lock bot locked as resolved and limited conversation to collaborators Jun 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants