Discuss this help topic in SecureBlackbox Forum
Sends the GET request to server.
Declaration
Parameters
Return value
HTTP result code
Description
Use this method to send 'GET' request to server. As a response to this request, server should return the content of resource specified in URL parameter. GET is one of the most usable HTTP requests.