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

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -