/[Apache-SVN]
ViewVC logotype

Revision 1517472


Jump to revision: Previous Next
Author: ivan
Date: Mon Aug 26 09:15:44 2013 UTC (10 years, 7 months ago)
Changed paths: 3
Log Message:
ra_serf: Remove DAV: headers from GET requests. This decrease outbound 
traffic during checkout/update by 45%.

* subversion/libsvn_ra_serf/ra_serf.h
  (svn_ra_serf__handler_t): Add NO_DAV_HEADERS member.

* subversion/libsvn_ra_serf/update.c
  (fetch_file, svn_ra_serf__get_file): Set NO_DAV_HEADERS=TRUE for GET 
   request.

* subversion/libsvn_ra_serf/util.c
  (setup_serf_req): Add DAV: request headers only if DAV_HEADERS parameter
   is non-zero.
  (setup_request): Pass ! NO_DAV_HEADERS to setup_serf_req() call.

Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_ra_serf/ra_serf.h modified , text changed
Directorysubversion/trunk/subversion/libsvn_ra_serf/update.c modified , text changed
Directorysubversion/trunk/subversion/libsvn_ra_serf/util.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26