rstudio / shinycannon

Load generation tool, part of shinyloadtest
https://rstudio.github.io/shinyloadtest/
15 stars 6 forks source link

Remove the app URL query string before constructing the websocket URL #40

Closed alandipert closed 5 years ago

alandipert commented 5 years ago

This fixes an error that occurs when one attempts to load test an application that has query parameters in its URL (such as when URL bookmarking is used). The parameters must be stripped in order to construct the correct Websocket URL.

Refs trello https://trello.com/c/t9LGKYh5/1200-shinycannon-query-bookmark-error-error-thread01-playback-failed-the-status-code-of-the-opening-handshake-response-is-not-101-swi