Requests and responses

The HTTP Client Driver supports three types of requests: GET, POST and PUT. Responses return information to the source of the request.

The GET, POST and PUT commands retrieve and update data.