Cookie.path

The path/local URI for which the cookie is valid

  1. string path [@property setter]
    class Cookie
    @safe @property
    void
    path
    (
    string value
    )
  2. string path [@property getter]

Meta