Websocket shim code is not getting injected if `Accept-Encoding` header is present with the request. Response when `Accept-Encoding` header is present with the request: <img width="1273" alt="Image" src="https://github.com/user-attachments/assets/9be23a83-4bc8-4120-abc5-3142d87416b8" /> Response when `Accept-Encoding` header is not present in the request: <img width="1338" alt="Image" src="https://github.com/user-attachments/assets/9f9b760f-c7f3-4402-a30e-b4dc3472fb7a" />