Skip to content

v0.1.3

Compare
Choose a tag to compare
@otsch otsch released this 25 Mar 18:32

Fixed

  • Validation of each component is always done for a new url instance, otherwise not percent encoded special characters in path, query or fragment lead to an InvalidUrlException.
  • Prevent double encoding percent encoded characters in path, query or fragment.