Closed rkusa closed 9 years ago
If pathname (for url.format()) is present, path eats the query.
pathname
url.format()
path
query
See joyent/node#9070
As a side note: they are discussing about reverting this change.
This change seems to be reverted in 0.11.16
0.11.16
If
pathname
(forurl.format()
) is present,path
eats thequery
.See joyent/node#9070
As a side note: they are discussing about reverting this change.