URL.pathString

Set the path part of the URL. It should be properly encoded.

  1. string pathString [@property getter]
  2. string pathString [@property setter]
    struct URL
    @safe @property
    void
    pathString
    (
    string s
    )

Meta