Whisperstream Research Group - CommLib Documentation

Http.GetUrlResponse Method (String)

Returns the response given by a selected url

public string GetUrlResponse(
   string url
);

Parameters

url
the requested url

Return Value

the string response or null if not response was given

See Also

Http Class | Whisperstream.CommLib.HttpLib Namespace | Http.GetUrlResponse Overload List