Skip to content

yarl 0.9.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 07 Feb 18:42
· 1539 commits to master since this release

CHANGES

  • Allow to quote % in non strict mode #21
  • Incorrect parsing of query parameters with %3B (;) inside #34
  • core dumps #41
  • tmpbuf - compiling error #43
  • Added URL.update_path() method
  • Added URL.update_query() method #47