Den mån 17 apr. 2023 kl 16:26 skrev Zakrzewski, Jakub via curl-library <
curl-library@lists.haxx.se>:

>
>
> > That's also basically what the CA caching does.
>
> The caching does a bit more - it stores the parsed bundle.
>
> > If you ask me, that's almost like begging for problems since you then
> ditch
> > the caches and ruins the ability to do things faster in subsequent
> transfers,
> > over and over.
>
> Agree 100%.
> Unfortunately, I'm not the author of this code, and we have to be
> extremely careful
> when changing anything.
> Like recently I finally managed to fix the code to properly use all the
> parameters to produce
> desired request, instead of abusing CURLOPT_CUSTOM_REQUEST.
> Of course immediately someone complained, that the POST now sends chunked
> encoding
> and the server (Microsoft SSO) does not understand it at all....
>

So CURLOPT_POSTFIELDSIZE wasn't set?

/HH
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to