Details
Description
Basic URL normalizer lacks 2 important features
Encode space in URL into %20 to unbreak httpclient and possibly others who do not expect space inside URL
Ability to decode %33 encoding in URL. This is important for avoiding duplicates