Whisperstream Research Group - CommLib Documentation

Http.GetUrlResponseBytes Method

Returns the response given by a selected url as an array of bytes

Overload List

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);

See Also

Http Class | Whisperstream.CommLib.HttpLib Namespace