开发者

Capturing the HTTP requests using .NET

How can I capture all the http requests for a particular URL开发者_如何学运维 in .NET?


you may use HttpContext class in System.Web namespace. refer the link below:

http://msdn.microsoft.com/en-us/library/system.web.httpcontext.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜