Skip to content

curl Commands

jha8 edited this page Mar 31, 2021 · 6 revisions

curl

curl -H "Authorization:Basic $(echo -n CitrusNetwork:oranges | base64)" -v http://127.0.0.1:8000/service/authors/

Clone this wiki locally