Call the url wss://example.com?foo=bar Expected behavior: exactly the URL above will be called Actual behavior: with --wiretap I can see that only GET wss://example.com is sent. All request query parameters are ignored