Request.deleteRequest

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response deleteRequest(string uri, string[string] query)
  2. Response deleteRequest(string uri, QueryParam[] params)
    struct Request
    deleteRequest
    (
    string uri
    ,
    QueryParam[] params = null
    )

Meta