| Interface | Description |
|---|---|
| Canonicalizer |
| Class | Description |
|---|---|
| AggressiveCanonicalizer |
For fuzzyier matching.
|
| ParsedUrl | |
| SemanticCanonicalizer |
Like semantic_precise but removes the fragment from
the url, thus considers urls which differ only in the fragment to be
equivalent to each other.
|
| SemanticPreciseCanonicalizer |
Precise semantic canonicalizer, semantic in the sense that the intention is
to canonicalize urls that "mean" the same thing, that you would expect to
load the same stuff and look the same way if you pasted them into the
location bar of your browser.
|
Copyright © 2020. All rights reserved.