AdvHTTP Component (Get Method)

Back
URL Required. The URL on which GET operation is to be performed.
Port Optional. HTTP server's port. If not specified then default port 80 is used.
Proxy Server Optional. Proxy server address.
Proxy Port Optional. Proxy server's HTTP port.
Path Optional. Path on which result is saved after GET operation.
Save To File Optional. File name with which result is saved after GET operation.
Cookies Optional. If checked then AdvHTTP component will automatically add returned cookies to the cookie database otherwise it will not add returned cookies to the cookie database. Its default value is TRUE (means checked).