marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
BaseTransportClient.post
vksdk
httpclient
BaseTransportClient
BaseTransportClient
Undocumented in source.
ClientResponse
post
(string url, string fileName, File file)
class
BaseTransportClient
override abstract
ClientResponse
post
(
string
url
,
string
fileName
,
File
file
)
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