Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 192 Bytes

curl-request.adoc

File metadata and controls

4 lines (4 loc) · 192 Bytes
$ curl 'http://localhost:8080/oauth/login' -i -X POST -H 'Accept: */*' -H 'Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1' -d 'username=a-username'