System.Web.HttpRequestBase转HttpWebRequest
摘要:
/// /// Copies all headers and content (except the URL) from an incoming to an outgoing /// request. /// /// The request to copy from /// The request to copy to public static void CopyTo(this System.Web.HttpRequestBase source, HttpWebRequest destination) ... 阅读全文
posted @ 2014-04-01 16:12 RockyLOMO 阅读(2813) 评论(0) 推荐(0)
浙公网安备 33010602011771号