Request.patch

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

Meta