-
Notifications
You must be signed in to change notification settings - Fork 0
7c8197c9 2a4b 3073 068f 4bdf12fc0e2c
Mat Walker edited this page Apr 17, 2020
·
1 revision
[This is preliminary documentation and is subject to change.]
Class | Description | |
---|---|---|
HTTPBased | Provides test oriented functionality for interacting with HTTP based protocols | |
HTTPBased.ItemList | Lists items as Key Value pairs allowing multiple items with same key | |
TCPBased | Provides test-oriented functionality for TCP based interactions |
Enumeration | Description | |
---|---|---|
HTTPBased.HTTPMethods | Possible HTTP Methods |
- 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