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)
    struct Request
    get
    (
    string uri
    ,
    string[string] query
    )
  2. Response get(string uri, QueryParam[] params)

Meta