mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:27:15 +03:00
URL-API
See header file and man pages for API. All documented API details work and are tested in the 1560 test case. Closes #2842
This commit is contained in:
parent
17ca0ccff4
commit
fb30ac5a2d
24 changed files with 2814 additions and 365 deletions
28
tests/data/test1560
Normal file
28
tests/data/test1560
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
URL API
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
file
|
||||
https
|
||||
http
|
||||
</features>
|
||||
<name>
|
||||
URL API
|
||||
</name>
|
||||
<tool>
|
||||
lib1560
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue