Advertisement
reindra

Untitled

Feb 17th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.82 KB | None | 0 0
  1. 2020-02-17 19:36:41.184 29182-29182/com.sholeh.marketplacenj D/YOLO: RESPONSE : {
  2.       "body": {},
  3.       "rawResponse": {
  4.         "body": {
  5.           "contentLength": 412,
  6.           "contentType": {
  7.             "mediaType": "application/json",
  8.             "subtype": "json",
  9.             "type": "application"
  10.           }
  11.         },
  12.         "code": 200,
  13.         "headers": {
  14.           "namesAndValues": [
  15.             "Date",
  16.             "Mon, 17 Feb 2020 12:36:41 GMT",
  17.             "Server",
  18.             "Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9",
  19.             "X-Powered-By",
  20.             "PHP/7.3.9",
  21.             "Cache-Control",
  22.             "no-cache, private",
  23.             "X-RateLimit-Limit",
  24.             "60",
  25.             "X-RateLimit-Remaining",
  26.             "58",
  27.             "Content-Length",
  28.             "412",
  29.             "Keep-Alive",
  30.             "timeout\u003d5, max\u003d100",
  31.             "Connection",
  32.             "Keep-Alive",
  33.             "Content-Type",
  34.             "application/json"
  35.           ]
  36.         },
  37.         "message": "OK",
  38.         "networkResponse": {
  39.           "code": 200,
  40.           "headers": {
  41.             "namesAndValues": [
  42.               "Date",
  43.               "Mon, 17 Feb 2020 12:36:41 GMT",
  44.               "Server",
  45.               "Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.9",
  46.               "X-Powered-By",
  47.               "PHP/7.3.9",
  48.               "Cache-Control",
  49.               "no-cache, private",
  50.               "X-RateLimit-Limit",
  51.               "60",
  52.               "X-RateLimit-Remaining",
  53.               "58",
  54.               "Content-Length",
  55.               "412",
  56.               "Keep-Alive",
  57.               "timeout\u003d5, max\u003d100",
  58.               "Connection",
  59.               "Keep-Alive",
  60.               "Content-Type",
  61.               "application/json"
  62.             ]
  63.           },
  64.           "message": "OK",
  65.           "protocol": "HTTP_1_1",
  66.           "receivedResponseAtMillis": 1581943001021,
  67.           "request": {
  68.             "cacheControl": {
  69.               "immutable": false,
  70.               "isPrivate": false,
  71.               "isPublic": false,
  72.               "maxAgeSeconds": -1,
  73.               "maxStaleSeconds": -1,
  74.               "minFreshSeconds": -1,
  75.               "mustRevalidate": false,
  76.               "noCache": false,
  77.               "noStore": false,
  78.               "noTransform": false,
  79.               "onlyIfCached": false,
  80.               "sMaxAgeSeconds": -1
  81.             },
  82.             "headers": {
  83.               "namesAndValues": [
  84.                 "Host",
  85.                 "192.168.1.6",
  86.                 "Connection",
  87.                 "Keep-Alive",
  88.                 "Accept-Encoding",
  89.                 "gzip",
  90.                 "User-Agent",
  91.                 "okhttp/3.8.0"
  92.               ]
  93.             },
  94.             "method": "GET",
  95.             "tag": {
  96.               "headers": {
  97.                 "namesAndValues": []
  98.               },
  99.               "method": "GET",
  100.               "url": {
  101.                 "host": "192.168.1.6",
  102.                 "password": "",
  103.                 "pathSegments": [
  104.                   "mpnj",
  105.                   "public",
  106.                   "api",
  107.                   "keranjang"
  108.                 ],
  109.                 "port": 80,
  110.                 "queryNamesAndValues": [
  111.                   "role",
  112.                   "konsumen",
  113.                   "id",
  114.                   "1"
  115.                 ],
  116.                 "scheme": "http",
  117.                 "url": "http://192.168.1.6/mpnj/public/api/keranjang?role\u003dkonsumen\u0026id\u003d1",
  118.                 "username": ""
  119.               }
  120.             },
  121.             "url": {
  122.               "host": "192.168.1.6",
  123.               "password": "",
  124.               "pathSegments": [
  125.                 "mpnj",
  126.                 "public",
  127.                 "api",
  128.                 "keranjang"
  129.               ],
  130.               "port": 80,
  131.               "queryNamesAndValues": [
  132.                 "role",
  133.                 "konsumen",
  134.                 "id",
  135.                 "1"
  136.               ],
  137.               "scheme": "http",
  138.               "url": "http://192.168.1.6/mpnj/public/api/keranjang?role\u003dkonsumen\u0026id\u003d1",
  139.               "username": ""
  140.             }
  141.           },
  142.           "sentRequestAtMillis": 1581943000262
  143.         },
  144.         "protocol": "HTTP_1_1",
  145.         "receivedResponseAtMillis": 1581943001021,
  146.         "request": {
  147.           "headers": {
  148.             "namesAndValues": []
  149.           },
  150.           "method": "GET",
  151.           "url": {
  152.             "host": "192.168.1.6",
  153.             "password": "",
  154.             "pathSegments": [
  155.               "mpnj",
  156.               "public",
  157.               "api",
  158.               "keranjang"
  159.             ],
  160.             "port": 80,
  161.             "queryNamesAndValues": [
  162.               "role",
  163.               "konsumen",
  164.               "id",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement