Commit ad068480 authored by Amir Saboury's avatar Amir Saboury Committed by Trevor Norris
Browse files

url: reslove urls with . and ..

'.' and '..' are directory specs and resolving urls with or without the
hostname with '.' and '..' should add a trailing slash to the end of the
url.

Fixes: https://github.com/joyent/node/issues/8992
PR-URL: https://github.com/joyent/node/pull/9010


Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent 431eb172
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment