mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-21 02:46:58 +00:00

- Flip http.websocket and http.websocketAsync docs (fixes #1244) - Fix http.request queuing a http_failure event with no URL when passing a malformed URL - Fix http.websocketAsync not queuing websocket_failure events on immediate failure.