서버관련지식
리눅스 서버에서 curl 실행하기 호출
이상욱1
2015. 12. 16. 15:53
https://www.lesstif.com/pages/viewpage.action?pageId=14745703
HTTP POST File
file POST할 경우 file name 앞에 @ 를 붙여줌
curl -d @myPostfile http:
//posttestserver.com/post.php