# GET curl "http://www.example.com" # POST curl -X POST -H "Content-Type: application/json" \ -d '{"username":"abc","password":"abc"}' \ http://www.example.com