[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-12-19 08:16:47 CET

--On Thursday, December 18, 2003 1:19 PM -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.?

It is far more likely that the firewall is checking the HTTP method and
rejecting PROPFIND as it is a WebDAV-specific method. I haven't heard of
firewalls checking on User-Agent. They could, but you're just far more likely
to run into cases where the firewall doesn't allow any WebDAV methods. That's
so common, it's one of our FAQs. ;-) -- justin

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