[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: DAV and HTTP_USER_AGENT

From: Ben Reser <ben_at_reser.org>
Date: 2003-12-18 23:51:48 CET

On Thu, Dec 18, 2003 at 01:19:04PM -0500, stavares@thecityside.com wrote:
> Could it be that the firewall is checking the http/dav header
> HTTP_USER_AGENT prop and seeing that it is not a browser and rejecting
> the connection? And if it is, is there a way to configure svn or dav
> to use a different value for the HTTP_USER_AGENT prop.?

I suppose it's possible that the firewall is doing that.
But there's no way to currently change the user agent subversion sends
without patching it. If you want to do that look in
subversion/libsvn_ra_dav/session.c and look for the ne_set_useragent
calls.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 18 23:53:16 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.