Re: String encoding used by CURLOPT_ERRORBUFFER

2021-01-14 Thread Ray Satiro via curl-library
On 1/14/2021 1:46 PM, Andreas Falkenhahn via curl-library wrote: Is there any specification concerning the encoding used by the string copied to CURLOPT_ERRORBUFFER in case of an error? On my German Windows system I often seem to be getting ISO 8859-1. For example, the error message for

String encoding used by CURLOPT_ERRORBUFFER

2021-01-14 Thread Andreas Falkenhahn via curl-library
Is there any specification concerning the encoding used by the string copied to CURLOPT_ERRORBUFFER in case of an error? On my German Windows system I often seem to be getting ISO 8859-1. For example, the error message for CURLE_SSL_CONNECT_ERROR is this: "schannel: next

Re: Setting connection timeout per host?

2021-01-14 Thread Daniel Stenberg via curl-library
On Mon, 11 Jan 2021, Midnight Wonderer wrote: Other than that, I think Nginx options should cover most of the other cases some people care about, especially the option to limit the number of tries. You mean how many IP addresses in the list to try? leave the current connection timeout option

Re: curl_mime_* API: how to send post request with empty body?

2021-01-14 Thread Daniel Stenberg via curl-library
On Mon, 11 Jan 2021, Christoph M. Becker via curl-library wrote: I wanted to send a post request with an empty body, and found that curl_easy_setopt(handle, CURLOPT_MIMEPOST, NULL); allows me to do so. There are other ways to do it as well, like setting CURLOPT_POSTFIELDS to a zero

Re: Adding support for GSS Credential and Credential Cache

2021-01-14 Thread Vipul Mehta via curl-library
In our use case, our service needs to interact with tomcat server which accepts only SPNEGO token for Kerberos. Users interacting with service will delegate their gss credential after kerberos authentication. Our service needs to use the delegated user credential and authenticate again with tomcat

Re: Patches to make testing external proxies more convenient

2021-01-14 Thread Daniel Stenberg via curl-library
On Mon, 11 Jan 2021, Fabian Keil via curl-library wrote: That ship sailed a couple of years ago but luckily there's always another curl release. Alawys! Here's an updated set of patches: Thanks - this looks great! Can you please create a pull request out of this work over at

Re: Adding support for GSS Credential and Credential Cache

2021-01-14 Thread Daniel Stenberg via curl-library
On Tue, 5 Jan 2021, Vipul Mehta via curl-library wrote: Thanks for considering contributing to the project! We are working on adding the support for GSS credential and Credential cache in curl version 7.68 and once done, we would like to merge this to curl main repo so that in future we don't

feature window closed last week!

2021-01-14 Thread Daniel Stenberg via curl-library
Hello, Sorry, I totally missed announcing it last week: the feature window is closed. We're only three weeks away from the next release now. curl 7.75.0 is planned to ship on Februrary 3, 2021. Submit your bug reports! -- / daniel.haxx.se | Commercial curl support up to 24x7 is