Request.get

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

Meta