Skip to content

Instantly share code, notes, and snippets.

@lasekio
Created September 30, 2015 11:59
Show Gist options
  • Save lasekio/d310ed218c24dfa6a4d6 to your computer and use it in GitHub Desktop.
Save lasekio/d310ed218c24dfa6a4d6 to your computer and use it in GitHub Desktop.
{
"log": {
"version": "1.2",
"creator": {
"name": "WebInspector",
"version": "537.36"
},
"pages": [],
"entries": [
{
"startedDateTime": "2015-09-30T11:54:59.363Z",
"time": 52.03100000107952,
"request": {
"method": "PUT",
"url": "http://beblo.pl/api/v1/users/settings/",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Origin",
"value": "http://beblo.pl"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate, sdch"
},
{
"name": "Host",
"value": "beblo.pl"
},
{
"name": "Accept-Language",
"value": "en-US,en;q=0.8"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36"
},
{
"name": "Content-Type",
"value": "application/json;charset=UTF-8"
},
{
"name": "Accept",
"value": "application/json, text/plain, */*"
},
{
"name": "Cache-Control",
"value": "no-cache"
},
{
"name": "X-CSRFToken",
"value": "5iSJpzkzd2isce0vFuRqSrkiCEYZGfpw"
},
{
"name": "Referer",
"value": "http://beblo.pl/settings"
},
{
"name": "Cookie",
"value": "sessionid=v8leghliim6ahw0pcqbv2hgsa3hzl647; csrftoken=5iSJpzkzd2isce0vFuRqSrkiCEYZGfpw"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Content-Length",
"value": "290"
}
],
"queryString": [],
"cookies": [
{
"name": "sessionid",
"value": "v8leghliim6ahw0pcqbv2hgsa3hzl647",
"expires": null,
"httpOnly": false,
"secure": false
},
{
"name": "csrftoken",
"value": "5iSJpzkzd2isce0vFuRqSrkiCEYZGfpw",
"expires": null,
"httpOnly": false,
"secure": false
}
],
"headersSize": 642,
"bodySize": 288,
"postData": {
"mimeType": "application/json;charset=UTF-8",
"text": "{\"full_name\":\"Sławomir Laskowski\",\"paypal_email\":\"smartpan@urstyle.pl\",\"avatar_url\":\"\",\"birth_date\":null,\"home_town\":\"Warszawa\",\"current_town\":\"Toruń\",\"facebook_email\":\"\",\"country\":null,\"language\":\"en\",\"phone_number\":\"726567766\",\"sex\":null,\"about_me\":\"Kutas\",\"website\":\"\",\"location\":null}"
}
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Date",
"value": "Wed, 30 Sep 2015 11:54:59 GMT"
},
{
"name": "Vary",
"value": "Accept, Cookie"
},
{
"name": "Server",
"value": "nginx/1.8.0"
},
{
"name": "X-Frame-Options",
"value": "ALLOW-FROM https://apps.facebook.com/tinkbee/"
},
{
"name": "Allow",
"value": "GET, PUT, PATCH, HEAD, OPTIONS"
},
{
"name": "Content-Type",
"value": "application/json"
},
{
"name": "Transfer-Encoding",
"value": "chunked"
},
{
"name": "Connection",
"value": "keep-alive"
}
],
"cookies": [],
"content": {
"size": 297,
"mimeType": "application/json",
"compression": -12
},
"redirectURL": "",
"headersSize": 286,
"bodySize": 309,
"_transferSize": 595
},
"cache": {},
"timings": {
"blocked": 2.1020000003773,
"dns": -1,
"connect": -1,
"send": 0.11300000005577004,
"wait": 48.84700000002343,
"receive": 0.9690000006230193,
"ssl": -1
},
"connection": "30911"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment