v1.16.0 (July 24th 2015)
- SECURITY fixing
URI.parseHost()
to rewrite\
to/
as Node and Browsers do - Issue #233 - fixing
.host()
and.authority()
to raise an error if they contain a path segment (extending Issue #233)
URI.parseHost()
to rewrite \
to /
as Node and Browsers do - Issue #233.host()
and .authority()
to raise an error if they contain a path segment (extending Issue #233)