tHTTPClient
Accesses a web service provided by an HTTP server. This component allows you to
interact with any web services (such as REST, SOAP, and so on) and authenticate to the web
services. With this component, you can send parameters in URLs, headers, and bodies; you
can also parse the responses to retrieve the information you need from the web
services.
This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.