Meerakat
Elite Member
- Sep 9, 2019
- 1,505
- 1,695
Is there a way to do it? I'm using websocket js but from web the websocket sends the following headers:
How can I send these headers client side? I've tried from browser and it works because it sends the desired headers
- alt-svc:
h3=":443"; ma=86400 - CF-Cache-Status:
DYNAMIC - CF-RAY:
812cd3ea38998926-LHR - Connection:
upgrade - Date:
Sun, 08 Oct 2023 07:56:31 GMT - Sec-WebSocket-Accept:
2Bcdjf2wQJ4TLJzfsuGb6X5wbt0= - Server:
cloudflare - Upgrade:
websocket
uWebSockets:
18
How can I send these headers client side? I've tried from browser and it works because it sends the desired headers