Remove path module dependency from url module
authorBert Belder <bertbelder@gmail.com>
Wed, 5 Jan 2011 15:32:04 +0000 (16:32 +0100)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 5 Jan 2011 19:27:22 +0000 (11:27 -0800)
commitaf15b4e45a7affa911307b0ad20f6b2a0a67df9d
tree18ae71bbb55b43e511a2b48d951d499d50391ed9
parent9ddfcfecca21cc7fde7d6388f35d07007de2a3a1
Remove path module dependency from url module

Now the path module can be adapted to support windows paths without breaking
the url module.  It also allows the undocumented keepBlanks flag to be
removed from path.join and path.normalizeArray.
lib/url.js