doc: state url decoding behavior
authorJosh Gummersall <gumby@moz.com>
Tue, 19 May 2015 04:35:48 +0000 (21:35 -0700)
committerRoman Reiss <me@silverwind.io>
Mon, 25 May 2015 11:50:53 +0000 (13:50 +0200)
commita74c2c94584aea67276ee15a67d9165bfd4ee9a5
tree726b64646a0ccf80a3fdf4fed1d494aa727722bc
parent1eec5f091ab00860539ac2474e47232b31925cea
doc: state url decoding behavior

Explicitly states the fact that no decoding is performed on the url
path or pathname or the query string by default in the URL module.

Fixes: https://github.com/nodejs/io.js/issues/1538
PR-URL: https://github.com/nodejs/io.js/pull/1731
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/url.markdown