WebSocket Open Connection delete data from Path.

Issue #58 resolved
Former user created an issue

Hi Peter. I try to connect to host on wss protocol. I use login and token and transmit it in path parameters (look at screenshots). But I don't see this params in request logs (look at screenshot). Is this bug or feature? And how I can use WebSocket Open Connection with parameters in Path? Thanks in Advance.

Comments (3)

  1. Peter Doornbosch repo owner
    • changed status to open

    You're right, it is a bug. Thanks for reporting. I like to give people credits in the acknowledgements, but i can only do so if i have a name ;-).

    For the time being, there is a work around: let the path start with a '/'.

    Regards Peter

  2. Log in to comment