HTTPServerRequest.path

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

Meta