| Overload | Description |
|---|---|
| RequestBytes(HttpMethod,String,String,String,String,String,ResponceType,Int32,String,String,Boolean,Int32,String[],String,Boolean,Boolean,ICookieContainer) | Executes http request of given method and returns response as byte array |
| RequestBytes(HttpMethod,String,Byte[],String,String,String,ResponceType,Int32,String,String,Boolean,Int32,String[],String,Boolean,Boolean,ICookieContainer) | Executes http request of given method and returns response as byte array |