URL.password

The password part of the URL (optional)

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

Meta