AuthorityHttpField

Undocumented in source.

Constructors

this
this(string authority)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

AUTHORITY
enum string AUTHORITY;
Undocumented in source.

Inherited Members

From HostPortHttpField

getHost
string getHost()

Get the host.

getPort
int getPort()

Get the port.

getPort
int getPort(int defaultPort)

Get the port.

Meta