1.5.0 - 2021-05-07
Fix bug where a valid IRI is mishandled by
urlparse
andParseResultBytes
.See also GitHub #57
Add
extend_path()
,extend_query_with()
,geturl()
toURIBuilder
.See also GitHub #29
Fix bug where a valid IRI is mishandled by urlparse
and
ParseResultBytes
.
See also GitHub #57
Add extend_path()
,
extend_query_with()
,
geturl()
to
URIBuilder
.
See also GitHub #29