TransportClient.post

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

Meta