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.
我只想知道是否有一些不使用片段的 http/curl 客户端,原因是因为我想上传一个包含 # 符号的战争文件,但是我上传到的地方不支持url 编码,所以我不能只放置 %23 或 # 符号。是否存在不假设 # 是片段的 curl/http 客户端?