Jay Satiro

Results 297 comments of Jay Satiro

It's almost unheard of. In my opinion we should keep it an error but I will leave this open for a while to gather more feedback.

Thanks for your proposal but we're going to continue to treat this as an error.

This change makes it possible to call easy upkeep on easy handles in multi handles and I can't say for certain it won't block in that case. Also I changed...

> I have a minor issue with this wording here. _Predicting_ means guessing how something will be or happen in a future. This code does not _predict_, it _determines_ or...

7703ca7f has landed which means digest on non-SSPI builds will now use hostname for spn. digest on SSPI builds already does this. To pursue this further we would need the...

Note Windows' ANSI API can use DBCS (double byte) characters for some codepages, like Chinese, and is not the same as the ANSI standard.

[-K, --config](https://curl.se/docs/manpage.html#-K) doc says it should be doing `$XDG_CONFIG_HOME/curlrc` so then is there not supposed to be any `$XDG_CONFIG_HOME/.curlrc`? If that's the case fixing it won't be as simple as...

Well on further thought I think the ship has sailed so to speak, as it's likely that users are already using .curlrc in XDG_CONFIG_HOME since that's all that has worked,...

I'm against this, I think we've discussed this before and basically my take is we should not offer a way to override the intent. If someone uses insecure then that's...