Skip to main content

Microsoft Silverlight

Answered Question SilverLight HttpWebRequest missing HTTP chunked encodingRSS Feed

(0)

jd21
jd21

Member

Member

0 points

1 Posts

SilverLight HttpWebRequest missing HTTP chunked encoding

The HttpWebRequest in Silverlight is missing the 'SendChunked' property found on the regular HttpWebRequest in the .Net Framework.

lingbing
lingbing

Contributor

Contributor

2249 points

406 Posts

Answered Question

Re: SilverLight HttpWebRequest missing HTTP chunked encoding

Hi, it is a pity that silverlight version HttpWebRequest and HttpWebResponse doesn't support chunking, it is so disappointed that if we want download or upload a big file, we should divide it and send several requests, it means after recieving one response, send another till the task completes.

Wish MS supports full function for HttpWebRequest&HttpWebResponse!

Regards!

Ling Bing
Bei Jing University of Aeronautics and Astronautics
Bei Jing, China
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities