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.

Static variables

AUTHORITY
string AUTHORITY;
Undocumented in source.

Inherited Members

From HostPortHttpField

_hostPort
HostPort _hostPort;
Undocumented in source.
getHost
string getHost()

Get the host.

getPort
int getPort()

Get the port.

getPort
int getPort(int defaultPort)

Get the port.

Meta