Slide 16
Slide 16 text
{
"name" : "example",
"interactions" : [
{
"recorded_at" : 1434688721.440751,
"request" : {
"method" : "GET",
"url" : "http:\/\/example.com"
}
"response" : {
"body" : "hello",
"status" : 200,
"url" : "http:\/\/example.com\/",
"headers" : {
"Cache-Control" : "max-age=604800",
"Content-Type" : "text\/plain",
"Last-Modified" : "Fri, 09 Aug 2013 23:54:35 GMT",
"Content-Length" : "5"
}
}
}
]
}