Automated Build Studio Operations - HTTP Category
The HTTP category includes the following operations:
| Operations | Description |
| Connect To HTTP | Connects to an HTTP server. |
| Disconnect From HTTP | Disconnects from an HTTP server. |
| HTTP Head | Requests a Web server using the HEAD method. |
| HTTP Get | Sends an HTTP request of the GET type to a Web server. |
| HTTP Post | Sends an HTTP request of the POST type to a Web server. |