Lines Matching refs:libcurl
25 # Read a test definition which exercises curl's --libcurl option.
29 # This should verify that the --libcurl code really does perform
32 # The output of curl's --libcurl option differs in several ways from
55 # Other declarations from --libcurl come here
107 my @libcurl = getpart("verify", "file")
112 # URL, setopt calls, cleanup code) from the --libcurl
118 foreach (@libcurl) {
177 # - remove <verify><file> section (was the --libcurl output)
182 my @libcurl = getpart("verify", "file")
184 # Scan the --libcurl code to find the URL used.
186 foreach (@libcurl) {