]> granicus.if.org Git - curl/commit
url: use the URL API internally as well
authorDaniel Stenberg <daniel@haxx.se>
Fri, 14 Sep 2018 21:33:28 +0000 (23:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 22 Sep 2018 09:58:10 +0000 (11:58 +0200)
commit46e164069d1a5230e4e64cbd2ff46c46cce056bb
tree140ba8a3d265bfb33f7db446d2b7b24616b5f6b0
parentf078361c0e2539689df9962f35ab22f8ea25afe9
url: use the URL API internally as well

... to make it a truly unified URL parser.

Closes #3017
22 files changed:
lib/curl_path.c
lib/dict.c
lib/easy.c
lib/file.c
lib/ftp.c
lib/ftp.h
lib/gopher.c
lib/http.c
lib/imap.c
lib/ldap.c
lib/multi.c
lib/pop3.c
lib/smb.c
lib/smtp.c
lib/tftp.c
lib/transfer.c
lib/url.c
lib/url.h
lib/urldata.h
tests/data/test325
tests/data/test523
tests/data/test563