Daniel Stenberg
Daniel Stenberg
> If you don't want to fix just leave it as a warning. As there is no standard way to do partial PUT there is no "right way". It's not...
I rather just leave --range for upload as is, as it is not a standard operation.
Lack of information, closing.
Why not instead simply make `CURLSSLOPT_NATIVE_CA` work in more TLS backends? > This should also be reasonably straightforward to implement for Windows; there may also be value in adding support...
Has any user asked for this fancy kind of callback verification? Can't users already accomplish the same thing more or less with CURLOPT_SSL_CTX_FUNCTION? I'm pretty sure most users would prefer...
Two months have passed without activity and this is now also merge-conflicting a lot. Closing.
> https://github.com/curl/curl/pull/12220 adds the option to disable the auto-pong reply feature. This is the solution we are looking for to use in our application! We should of course still handle...
Thanks for your contribution! 1. We need some documentation to understand how users can use this, which then can be used to verify that your code does what the docs...
Inactive for three months. Closing. Feel free to open again or create a new PR once work is commencing again.
But what if a user is doing many requests using a single handle with the easy interface and then changes network?