Метод | Описание | |
---|---|---|
PomonaRequest ( string url, string relativePath, HttpMethod method = HttpMethod.Get, RequestHeaders headers = null, Stream body = null, DynamicDictionary query = null ) : System |
public PomonaRequest ( string url, string relativePath, HttpMethod method = HttpMethod.Get, RequestHeaders headers = null, Stream body = null, DynamicDictionary query = null ) : System | ||
url | string | |
relativePath | string | |
method | HttpMethod | |
headers | RequestHeaders | |
body | Stream | |
query | DynamicDictionary | |
Результат | System |