grim/resticide

Add a bunch of stuff to the readme
develop tip
2016-07-09, Gary Kramlich
f8bc0c4813a9
Add a bunch of stuff to the readme
{
"name": "httpbin headers",
"request": {
"path": "/headers",
"method": "GET",
"headers": {
"X-UA": ["resticide"]
},
"response": {
"statuscode": 200,
"headers": {
"X-UA": ["resticide"]
}
}
}
}