Question Tom Van Oosterwyck · Dec 3, 2019 Retrieving headers from websocket upgrades Hello, I have a couple of IOT devices that communicate via WebSockets to our backend. I successfully managed to create a websocket connection between server and (iot)client using %CSP.WebSocketHowever I would like to implement authentication on this using the HTTP headers at the same time of Connection: Upgrade. I tried to set the headers to globals in order to debug but they are always empty. Example code: #CSP #Debugging #Caché 0 1 0 288