You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by amit athavale <am...@lycos.com> on 2004/01/01 10:43:03 UTC

[PATCH] PR#21779 Fix

Hi,

Attached is the patch for fix of PR#21779.

I am not sure whether I have added that code at best/ideal place, so please review it and let me know if there is another place where I can put that check.

Thanks
Amit.A.




____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

Re: [dav-dev] [PATCH] PR#21779 Fix

Posted by Joe Orton <jo...@redhat.com>.
On Thu, Jan 01, 2004 at 09:43:03AM +0000, amit athavale wrote:
> Hi,
> 
> Attached is the patch for fix of PR#21779.
> 
> I am not sure whether I have added that code at best/ideal place, so 
> please review it and let me know if there is another place where I can 
> put that check.

Thanks Amit, I committed a version of this: changed to return 400 rather
than 403 since the request is not valid, and cleaned up the error 
logging.

Regards,

joe