Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 228 Bytes

CURL.wiki

File metadata and controls

7 lines (6 loc) · 228 Bytes

GET, HEAD, POST, PUT, PATCH, DELETE, CONNECT, OPTIONS and TRACE

curl --request/-X curl --data/-d curl --user name:password curl --header "Authorization: Basic " curl --header "Authorization: OAuth "