주 메뉴 열기

wwiki β

바뀜

Curl

189 바이트 추가됨, 2022년 1월 29일 (토) 11:11
편집 요약 없음
-T, --upload-file <file> Transfer local FILE to destination
 
== 예시 ==
 
=== Post ===
 
==== json ====
$ curl --data '{"key":"value", "key2":"value2"}' --header "Content-Type: application/json" --request POST <nowiki>http://localhost/api</nowiki>
[[분류:명령어]]
편집
2,431