Getting Encoding info for HttpWebResponse

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

Is there any way to get the encoding info from a HttpWebResponse? Should I
use HttpWebResponse.GetResponseHeader? If yes, what is the parameter should
I use?

Thanks for any help,

Tedmond
 
Tedmond said:
Is there any way to get the encoding info from a HttpWebResponse? Should
I
use HttpWebResponse.GetResponseHeader? If yes, what is the parameter
should
I use?

Property 'HttpWebResponse.ContentEncoding'.
 

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

Back
Top