HttpClient.post

Undocumented in source. Be warned that the author may not have intended to support it.
  1. StrictAction!(StrictTrigger.Sync, void, HttpResponseMessage) post(string path, HttpContent content)
    class HttpClient
    StrictAction!(StrictTrigger.Sync, void, HttpResponseMessage)
    post
    (
    string path
    ,)
  2. StrictAction!(StrictTrigger.Sync, void, HttpResponseMessage) post(string path, string[string] fields)

Meta