Home All Groups Group Topic Archive Search About
Author
8 May 2007 12:59 PM
Assuncao
I create a HttpListener class that listener http://localhost:8080/Listener.

When I post in this url using HttpWebRequest for .NET and write this
message: message=Já volto, I don't have a problem, the text is the same when
I sended.

I create a html page that post in this url, but when I post I receive this
message with enconding different, I set the encoding in the html handle
ISO-8859-1, but the HttpListener don't respect this encondig.

When I set the encoding on the HttpListener or resolve my problem?

AddThis Social Bookmark Button