On Tue, Oct 13, 2020 at 11:16:58PM +0200, Daniel Stenberg wrote: > Let me just inject myself here and comment on two curl things. > > > - when is _FILE going away (or has it already in some versions)? > > It will be kept around *at least* for as long as libcurl supports the > version 7 API: for the forseeable future. Posssibly decades. Thanks. That's exactly the level of carefulness I expected from libcurl. :) So this definitely isn't an urgent change, but given the date that WRITEDATA was introduced, there's very little downside to using it. So the argument for the commit message is mostly that it's a readability improvement. -Peff