home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 May / PCWK5A99.ISO / Freeware / Http2mg / data1.cab / Program_Executable_Files / Cache.mdb / Cache.json
Encoding:
JavaScript Object Notation  |  1998-06-15  |  454 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Request": "DateTime",
  5.         "URL": "Text (255)",
  6.         "ServiceStart": "DateTime",
  7.         "ServiceEnd": "DateTime",
  8.         "Responses": "Long Integer",
  9.         "LastResponse": "DateTime",
  10.         "Status": "Byte",
  11.         "ContentProvider": "Text (10)",
  12.         "Content": "OLE (255)"
  13.     },
  14.     "data": [
  15.         {
  16.             "ID": 1,
  17.             "Request": "03/20/98 08:11:16",
  18.             "URL": "http://www.yahoo.com/",
  19.             "ServiceStart": "03/20/98 08:11:16",
  20.             "ServiceEnd": "05/05/98 07:25:57",
  21.             "Responses": 0,
  22.             "Status": 1,
  23.             "Content": "BINARY_FILE:Cache/0_Content"
  24.         }
  25.     ]
  26. }