Home
last modified time | relevance | path

Searched refs:custom_accept_encoding (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_file.c406 handler->custom_accept_encoding = TRUE; in svn_ra_serf__get_file()
H A Dblame.c389 handler->custom_accept_encoding = TRUE; in svn_ra_serf__get_file_revs()
H A Dreplay.c801 handler->custom_accept_encoding = TRUE; in svn_ra_serf__replay_range()
H A Dra_serf.h448 svn_boolean_t custom_accept_encoding; member
H A Dupdate.c1334 handler->custom_accept_encoding = TRUE; in fetch_for_file()
2498 handler->custom_accept_encoding = TRUE; in finish_report()
H A Dutil.c1588 if (handler->custom_accept_encoding) in setup_request()