You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting in curl 7.69.0 (due to ship on March 4, 2020) we catch up a little with the world around us and now libcurl will only automatically set the Expect: header if the amount of data to send in the body is larger than 1 megabyte. Yes, we raise the limit by 1024 times.
https://daniel.haxx.se/blog/2020/02/27/expect-tweaks-in-curl/
lua-http/http/request.lua
Line 342 in 169c1a7
The text was updated successfully, but these errors were encountered: