Skip to content

Release 2.0.0

Choose a tag to compare

@queueit queueit released this 19 Jan 11:17
· 21 commits to master since this release

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