Returns the response given by a selected url as an array of bytes
Returns the response given by a selected url as an array of bytes
public byte[] GetUrlResponseBytes(string);
Returns the response given by a selected url as an array of bytes
public byte[] GetUrlResponseBytes(string,CookieCollection);
Http Class | Whisperstream.CommLib.HttpLib Namespace