Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
出于测试目的,我需要为 curl 提供错误的 URL 以触发“CURLE_URL_MALFORMAT”错误。但无论我怎么努力,我都做不到。我得到的最大错误是无法解析主机或不受支持的协议等。感谢您的提示。
搜索 curl 源会导致......应该触发相同错误的多个测试。例如,
pop3://host:port/%0d%0a/1322
以下对我有用:
卷曲???
它抛出:
curl:(3)格式错误