14 Jul
2020
14 Jul
'20
1:43 p.m.
On 14/7/20 2:35 am, Anatol Pomozov wrote:
In some cases (when trust_remote_name is used for a URL without a filename and no Content-Disposition is provided by the server) destfile_name will be NULL. In this case payload data will be stored in tempfile_name and no destfile_name is set.
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> ---
Thanks. A