]> git.ipfire.org Git - thirdparty/curl.git/commit
curl/add_file_name_to_url: use the libcurl URL parser
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Oct 2022 08:55:05 +0000 (10:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Oct 2022 20:39:41 +0000 (22:39 +0200)
commitd24a2ffefe37501e65b57719ca8a8aaa0035a57d
treeacb41d1f22c481ca882d1920e41df3846d0747a4
parentb82eb72d8097c93313329a4aecd41317a293f506
curl/add_file_name_to_url: use the libcurl URL parser

instead of the custom error-prone parser, to extract and update the path
of the given URL

Closes #9683
src/tool_operate.c
src/tool_operhlp.c
src/tool_operhlp.h
tests/data/test58