HTTPServerRequest.queryString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string queryString [@property getter]
  2. string queryString [@property setter]
    struct HTTPServerRequest
    @safe @property nothrow
    void
    queryString
    (
    string qstr
    )

Meta