thgv
thgv
"The HTTP to WebSocket protocol upgrade is a part of the sampler code so I'm not sure whether you need both in your script" In the line above, are you...
Hi, I added HTTP cookie manager in the thread group so cookie handling is automatic for all http requests. However would this work for the websocket sampler request? If it...
Thank you. I am using ws and not wss. This is the protocol to use. I can connect directly without going through the proxy. Not sure what websocket implementation my...