SalHttpClient
PPJ.Runtime.Internet.SalHttpClient
Last updated
PPJ.Runtime.Internet.SalHttpClient
Last updated
Namespace: PPJ.Runtime.Internet
Assembly: PPJ.Runtime.49 (4.9.0.0)
HTTP implementation used to support SalQuickHTTP.
Constructor
Constructor
Name | Type | Description |
---|---|---|
String: User agent.
WebProxy: Proxy.
Disposes the Http Client
Returns the HTML page from the url request.
Returns: String.
Returns the size of the HTML page from the url request.
Returns: Int64.
HttpEventHandler Status event
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
url
url
agent