Change the default of HttpAuthDynamicParams::enable_negotiate_port to false.
The expected default is false, as that is what is used at other layers: * net::HttpAuthPreferences * prefs::kEnableAuthNegotiatePort * key::kEnableAuthNegotiatePort Using true can cause problems with integrated auth, as it constructs SPNs in the less common way. Bug: 924746 Change-Id: I2d09f0c72aa2ac8d8f60c1e2adfeb92c379d336b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225531 Commit-Queue: Eric Roman <eroman@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Auto-Submit: Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#774396}
Showing
Please register or sign in to comment