HTTPServerRequest.username

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

Meta