Hi G,
No worries about asking questions :). Right now we only have http_client request cancellation implemented on the Windows platforms. We added the API so users can start coding with it while we bring it up on all the platforms. The feature request notes that it is not fully implemented on all the platforms yet. We are aware of this, and it will be fully added in the future to all platforms.
We don't have any http client cancellation samples or tutorials yet, but you can take a look at some of the test cases to get an idea. For example look at the test cases in connections_and_errors.cpp. All the test cases that begin with 'cancel_', for example cancel_while_uploading_data.
Thanks,
Steve
No worries about asking questions :). Right now we only have http_client request cancellation implemented on the Windows platforms. We added the API so users can start coding with it while we bring it up on all the platforms. The feature request notes that it is not fully implemented on all the platforms yet. We are aware of this, and it will be fully added in the future to all platforms.
We don't have any http client cancellation samples or tutorials yet, but you can take a look at some of the test cases to get an idea. For example look at the test cases in connections_and_errors.cpp. All the test cases that begin with 'cancel_', for example cancel_while_uploading_data.
Thanks,
Steve