marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
BaseTransportClient.post
vksdk
httpclient
BaseTransportClient
BaseTransportClient
Undocumented in source. Be warned that the author may not have intended to support it.
ClientResponse
post
(string url, string fileName, File file)
ClientResponse
post
(string url, string requestBody)
class
BaseTransportClient
override
ClientResponse
post
(
string
url
,
string
requestBody
)
ClientResponse
post
(string url)
Meta
Source
See Implementation
vksdk
httpclient
BaseTransportClient
BaseTransportClient
functions
call
post
variables
CONTENT_TYPE
USER_AGENT