Files
itgmania212121/extern/IXWebSocket-11.3.2/docs
Martin Natano 134fa9a3d9 IXWebSocket: Allow to cancel asynchronous HTTP requests
Usage:

    auto args = this->httpClient.createRequest(url, method);
    httpClient.performRequest(args, ...);
    [...]
    // Oops, we don't actually want to complete the request!
    args->cancel = true;

Submitted upstream:
https://github.com/machinezone/IXWebSocket/pull/332
2022-01-15 22:56:22 +01:00
..
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00
2022-01-15 22:56:08 +01:00