Re: #282: Recommend minimum sizes for protocol elements

On 02.05.2011 09:28, Daniel Stenberg wrote:
> ...
> I can confirm that not using a user-agent header at all gives a certain
> amount of problems. I can't give any specific numbers, but libcurl does
> its default requests without such a header and that is known to cause
> grief every now and then.
>
> I recall that even Apache has (had?) some set of UA-based browser checks
> that check for known faulty browsers to be able to do the necessary
> work-arounds.
> ...

mod_dav has a "redirect carefully" option that suppresses 302 redirects 
on WebDAV collections, because a number of client doesn't properly deal 
with them.

Best regards, Julian

Received on Monday, 2 May 2011 07:36:54 UTC