-
Notifications
You must be signed in to change notification settings - Fork 0
d8cde2a2 7a1d 91ac 94cd 62212e3fefe5
Mat Walker edited this page Apr 17, 2020
·
1 revision
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
TryHttp(HTTPBased.HTTPMethods, HTTPBased.ItemList, Boolean) | Sends an HTTP Request with the given request method and set properties then returns response. | |
TryHttp(HTTPBased.HTTPMethods, String, String, String, String, String, HTTPBased.ItemList, Boolean) | Sends an HTTP Request with the given request method and parameters |
- TeamControlium Namespace
-
TeamControlium.NonGUI Namespace
-
HTTPBased Class
- HTTPBased Constructor
-
HTTPBased Properties
- HTTPBased.Body Property
- HTTPBased.CertificateValidationCallback Property
- HTTPBased.ClientCertificate Property
- HTTPBased.Domain Property
- HTTPBased.HeaderList Property
- HTTPBased.HeaderString Property
- HTTPBased.HTTPMethod Property
- HTTPBased.QueryList Property
- HTTPBased.QueryString Property
- HTTPBased.ResourcePath Property
- HTTPBased.ResponseRaw Property
- HTTPBased.TryException Property
- HTTPBased.UseSSL Property
- HTTPBased Methods
- HTTPBased.HTTPMethods Enumeration
- HTTPBased.ItemList Class
- TCPBased Class
-
HTTPBased Class