BaseTransportClient.post

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ClientResponse post(string url, string fileName, File file)
  2. ClientResponse post(string url, string requestBody)
    class BaseTransportClient
    override
    post
    (
    string url
    ,)
  3. ClientResponse post(string url)

Meta