useUnsafeHeaderParsing (KB 888527)

A

Arsen V.

Hello,

Based on the information provided by
http://support.microsoft.com/?kbid=KB888527

one should be able to add a useUnsafeHeaderParsing attribute to the
<httpWebRequest> element in the Machine.config file on a .NET 1.0 SP3
machine.

I have .NET 1.0 SP3, but when I add this attribute using the syntax (exactly
as shown in the KB):

<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing = "true"/>
</settings>
</system.net>

to either the machine.config or to the app.config file, I receive an
Exception that says that an invalid configuration was found.

What can I do?

Thanks,
Arsen
 
S

Steven Cheng[MSFT]

Hi Arsen,

Thanks for your posting. Regarding on this issue , I've posted my reply in
your another duplicated thread in the dotnet.language.csharp group. If you
feel it convenient that we continue to discuss in that thread ,please feel
free to post there. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top