Request.path

Set/Get path for next request.

  1. string path [@property setter]
  2. string path [@property getter]
    struct Request
    @property const @safe pure @nogc
    string
    path
    ()

Meta