Hello,

When I send a http get request to the IIS 6.0 which contains '<' and '>'
brackets, the request is reported as bad and never reaches the IIS. The
client receive 400 Bad Request. How do I deal with that?

Regards,
Ralin

Re: Win2003 Sever, IIS 6.0 request validation reports 400 error by Bernard

Bernard
Mon Sep 20 05:02:36 CDT 2004

what is the full request header ?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Ralin Chimev" <Ralin Chimev@discussions.microsoft.com> wrote in message
news:1B706E9B-7A92-4CE9-89E7-B129DB0CEB49@microsoft.com...
> Hello,
>
> When I send a http get request to the IIS 6.0 which contains '<' and '>'
> brackets, the request is reported as bad and never reaches the IIS. The
> client receive 400 Bad Request. How do I deal with that?
>
> Regards,
> Ralin
>



Re: Win2003 Sever, IIS 6.0 request validation reports 400 error by RalinChimev

RalinChimev
Tue Sep 28 01:59:06 CDT 2004

Hi Bernard,

The < and > chars are in the URI, not in the request header!

AllowRestrictedChars=1

doesn't help either!

Regards,
Ralin



"Bernard" wrote:

> what is the full request header ?
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
>
> "Ralin Chimev" <Ralin Chimev@discussions.microsoft.com> wrote in message
> news:1B706E9B-7A92-4CE9-89E7-B129DB0CEB49@microsoft.com...
> > Hello,
> >
> > When I send a http get request to the IIS 6.0 which contains '<' and '>'
> > brackets, the request is reported as bad and never reaches the IIS. The
> > client receive 400 Bad Request. How do I deal with that?
> >
> > Regards,
> > Ralin
> >
>
>
>