TransportClient.post

Undocumented in source.
  1. ClientResponse post(string url, string requestBody)
  2. ClientResponse post(string url, string fileName, File file)
    interface TransportClient
    post
    (
    string url
    ,
    string fileName
    ,
    File file
    )
  3. ClientResponse post(string url)

Meta