Curl: What Url could cause "CURLE_URL_MALFORMAT"? -
for testing purpose, need feed curl wrong url trigger "curle_url_malformat" error. no matter how try, couldn't make happen. error cannot resolve host, or unsupported protocol etc. tip.
searching curl sources leads to... multiple tests supposed trigger same error. example,
pop3://host:port/%0d%0a/1322
Comments
Post a Comment