• Niklas Adolfsson's avatar
    fix(ws client): use query part of URL. (#429) · 430dcfaf
    Niklas Adolfsson authored
    * fix(ws client): use query part of URL.
    
    Fixes #428, we didn't take that query part of the URL into account and it wasn't sent in GET request.
    
    * add log when connecting to a target
    
    * fix(grumbles): path -> path_and_query
    430dcfaf