Release 2.0.0
Changes:
- Removes the use of System.Net.Uri and replaces it with strings in order to support invalid URLs. Such as special characters like |, { and } (which are supported by browsers although not valid by spec).
- Improvement on the security of CookieResultReository.
This release contains breaking changes to the API