On the 'http-protocol-v2' branch: Go live with HTTP v2 support in the
client-side commit logic.  It doesn't all work, but that's what
regression tests are for, right?  Server-side, though, require
explicit enablement of HTTP v2 (for now).

* subversion/libsvn_ra_serf/commit.c
  (open_root): Enable HTTP v2 commit logic, missing out-of-dateness
    headers, test failures, and all.

* subversion/mod_dav_svn/mod_dav_svn.c
  (create_dir_config): Default to *not* advertising HTTP v2 support,
    in preparation of merging this stuff back to the trunk without
    destabilizing that codebase.


git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/http-protocol-v2@876010 13f79535-47bb-0310-9956-ffa450edef68
2 files changed