mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:01:41 +03:00
urlapi: split parts of parseurl() into sub functions
- parse_file - parse_scheme - guess_scheme - handle_fragment - handle_query - handle_path Closes #20205
This commit is contained in:
parent
f6e8531c03
commit
5f612acaa1
2 changed files with 322 additions and 303 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<keywords>
|
||||
unittest
|
||||
urlapi
|
||||
url
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue