Hello,

> Can someone please approve and commit this patch?

Rewrite without using Regexp, which is a lot slower than the current
code.

Miguel
> Original issue:
> 
> The input validation that occurs in the CheckString method in
> /mcs/class/System.Web/System.Web/HttpRequest.cs is far more strict
> than
> Microsoft's.  In this case, I would tend to say that Mono's validation
> is safer, but it might be excessive.  After extensive testing, here is
> the CheckString method that matches MS's version:
>   
-- 
Miguel de Icaza <[EMAIL PROTECTED]>
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to