我想對(duì)Silverlight中的webclient發(fā)送的請(qǐng)求頭進(jìn)行修改,但是不知道方法,求教好心人的指點(diǎn)。 <code> WebClient client = new WebClient(); //client.Headers.add("Content-Type ", "application/x-www-form-urlencoded "); //ps:在SilverLight環(huán)境下的system.net沒(méi)有上面add()方法 </code> 請(qǐng)教修改方法
- 1 回答
- 0 關(guān)注
- 303 瀏覽
添加回答
舉報(bào)
0/150
提交
取消