[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: Masaru Tsuchiyama <tsuchiyama_at_asahi-net.email.ne.jp>
Date: 2003-12-19 00:39:13 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.
>
Now all subversion clients send the same UserAgent. So we can't know
which subversion client is used, by a webserver log.
Could you add an API Interface to set UserAgent?

Masaru Tsuchiyama

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 19 00:39:49 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.