Hi,

I wanted to use Url (https://nodejs.org/api/url.html) in order to parse a 
string url and then be able to change/add some query parameters. But when I 
try to change my URL object with url.query.myParam = "maValue" and then 
when I'm using Url.format I don't have my new parameter.
I have seen several properties on the URL object which contains redundant 
information. What is the one I have to update for my needs ?

Thanks a lot.
Best regards.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/71a272f8-4881-4dac-ab7f-4a4c9d19901a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to