makeGETRequestNoSessionProxy
    String sutil.makeGETRequestNoSessionProxy ( String urlString )
Description
Makes a GET request and returns the result as a string. This method will use the proxy settings indicated in the "Settings" dialog box, if any.
Parameters
This method does not receive any parameters.
Return Values
- urlString The URL to request, as a string.
Throws
- java.lang.Exception If anything naughty happens.
Change Log
| Version | Description | 
|---|---|
| 6.0.6a | Introduced for all editions. | 
      samt on 02/26/2016 at 1:57 pm
  
    
          
      
- Printer-friendly version
- Login or register to post comments
