2023年6月26日
摘要: 1、获取文件类型 curl -T /home/yyy/doc/centos.txt http://localhost:12000/meta/Content-Type --header "Accept: text/plain"2、获取文件内容 curl -T /home/yyy/doc/centos. 阅读全文
posted @ 2023-06-26 22:59 北京开发 阅读(41) 评论(2) 推荐(0)