Skip to content

Instantly share code, notes, and snippets.

@pbnkp
Forked from creativepsyco/post-curl
Last active August 29, 2015 14:19
Show Gist options
  • Save pbnkp/53acfc89b355bff4021d to your computer and use it in GitHub Desktop.
Save pbnkp/53acfc89b355bff4021d to your computer and use it in GitHub Desktop.
curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d '{"userid": "mohit", "password":"password"}' http://mmedwebdemo.ddns.comp.nus.edu.sg:8080/comp.nuhs.jaxb/api/usr/login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment