curl request creation code example
Example: curl get example
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://hostname/resource
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -X GET http://hostname/resource