nsIUrlClassifierUtils

Methods

getKeyForURI(uri)

Get the lookup string for a given URI. This normalizes the hostname,
url-decodes the string, and strips off the protocol.

Parameters

uri URI to get the lookup key for.

Returns

String containing the canonicalized URI.