You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Just to say (sorry I didn't update you on this) that I've added proper URL parsing now:

    >url.parse("/hello?key=val&foo=bar&somet­hing",true)      
    ={"method":"GET","host":"","path":"/hell­o?key=val&foo=bar&something","pathname":­"/hello","search":"?key=val&foo=bar&some­thing","port":80,"query":{"key":"val","f­oo":"bar","something":""}}
    

    Having said that I tried it and it's broken on 1v50 - so you'll have to wait until 1v51 comes out anyway! :)

About

Avatar for Gordon @Gordon started