Ever since PublicSuffixData was created, it was using "no star rule" matching, which is what is needed for the address bar to distinguish between a domain and a search. URL::Host on the other hand requires the fallback star rule. Which rule is needed depends on the use case of the PSL. Support both use cases by a flag in PublicSuffixData. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestPublicSuffix.cpp | ||
| TestURL.cpp | ||
| TestURLPattern.cpp | ||