메소드 | 설명 | |
---|---|---|
Apply ( |
Replaces the host part of the URL with the canonical host.
|
|
HostStrategy ( string host ) : System |
Initializes a HostStrategy with a specific DNS host name or IP address.
|
public Apply ( |
||
uri | The URL to be canonicalized. | |
리턴 | void |
public HostStrategy ( string host ) : System | ||
host | string | Canonical DNS host name or IP address. |
리턴 | System |