HttpHelper Methods

DCSoft.DBUtilityGeneric

HttpHelper Methods

The HttpHelper type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member Get(String)
获取url内容
Public method Static member Get(String, String, String)
获取url内容
Public method Static member GetCookie
获取url的cookie
Public method GetHashCode (Inherited from Object.)
Public method Static member GetHtmlContent(String)
获取html内容
Public method Static member GetHtmlContent(String, Encoding)
获取html内容
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Post(String, Byte)
post方式获取
Public method Static member Post(String, String, Byte, String)
post方式获取
Public method ToString (Inherited from Object.)
Top
See Also