Method | Description | |
---|---|---|
Apply ( |
Adds a forward slash (/) to the end of the part segment of the URL, if not already present. No slash is added if the URL contains a period (.) indicating a file extension.
|
public Apply ( |
||
uri | The URL to be canonicalized. | |
return | void |