Im trying to give an app "second life" (gamedev "banned" User-Agent of this tool to avoid requests from it). This app is using websocket to get real-time result and then use this result in a GET request.
Where is header data stored in libuv (what function is using header data - more specified)?
Thats why I thought libuv is used atleast to "check if server is available" then start a websocket and then send GET request.
– CospriMalice Oct 28 '21 at 16:10