BaseTransportClient.post

Undocumented in source.
  1. ClientResponse post(string url, string fileName, File file)
    class BaseTransportClient
    override abstract
    post
    (
    string url
    ,
    string fileName
    ,
    File file
    )
  2. ClientResponse post(string url, string requestBody)
  3. ClientResponse post(string url)

Meta