Skip to content

Instantly share code, notes, and snippets.

@jepster
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jepster/ee9735435762f0992433 to your computer and use it in GitHub Desktop.
Save jepster/ee9735435762f0992433 to your computer and use it in GitHub Desktop.
peter-m@m ~/Schreibtisch $ curl -i -H "Accept: application/json; q=1.0, */*; q=0.1" "http://yii2-rest/objects/1"
HTTP/1.1 200 OK
Date: Mon, 24 Nov 2014 12:36:46 GMT
Server: Apache/2.4.7 (Ubuntu)
X-Powered-By: PHP/5.5.9-1ubuntu4.5
Content-Length: 23
Content-Type: application/json; charset=UTF-8
{"id":1,"title":"test"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment