Request.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response put(string uri, QueryParam[] query)
  2. Response put(string uri, MultipartForm form)
  3. Response put(string uri, R content, string contentType)
    struct Request
    put
    (
    R
    )
    (
    string uri
    ,,
    string contentType = "application/octet-stream"
    )

Meta