Advertisement
Guest User

Untitled

a guest
Sep 6th, 2023
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. {
  2. "outcome": "ok",
  3. "scriptName": "platform-cdn",
  4. "diagnosticsChannelEvents": [],
  5. "exceptions": [],
  6. "logs": [
  7. {
  8. "message": [
  9. "start!:",
  10. 1694035273654
  11. ],
  12. "level": "log",
  13. "timestamp": 1694035273654
  14. }
  15. ],
  16. "eventTimestamp": 1694035273641,
  17. "event": {
  18. "request": {
  19. "url": "https://domain.com/wiki/url",
  20. "method": "GET",
  21. "headers": {
  22. "accept-encoding": "gzip",
  23. "cf-connecting-ip": "[redacted]",
  24. "cf-ipcountry": "US",
  25. "cf-ray": "8029c2ac39d94246",
  26. "cf-visitor": "{\"scheme\":\"https\"}",
  27. "connection": "Keep-Alive",
  28. "host": "domain.com",
  29. "user-agent": "peer39_crawler/1.0",
  30. "x-forwarded-proto": "https",
  31. "x-real-ip": "[redacted]"
  32. },
  33. "cf": {
  34. "clientTcpRtt": 3,
  35. "longitude": "-97.82200",
  36. "latitude": "37.75100",
  37. "tlsCipher": "ECDHE-ECDSA-AES128-GCM-SHA256",
  38. "continent": "NA",
  39. "asn": 54183,
  40. "clientAcceptEncoding": "gzip",
  41. "country": "US",
  42. "tlsClientAuth": {
  43. "certIssuerDNLegacy": "",
  44. "certIssuerSKI": "",
  45. "certSubjectDNRFC2253": "",
  46. "certSubjectDNLegacy": "",
  47. "certFingerprintSHA256": "",
  48. "certNotBefore": "",
  49. "certSKI": "",
  50. "certSerial": "",
  51. "certIssuerDN": "",
  52. "certVerified": "NONE",
  53. "certNotAfter": "",
  54. "certSubjectDN": "",
  55. "certPresented": "0",
  56. "certRevoked": "0",
  57. "certIssuerSerial": "",
  58. "certIssuerDNRFC2253": "",
  59. "certFingerprintSHA1": ""
  60. },
  61. "tlsExportedAuthenticator": {
  62. "clientFinished": "",
  63. "clientHandshake": "",
  64. "serverHandshake": "",
  65. "serverFinished": ""
  66. },
  67. "tlsVersion": "TLSv1.2",
  68. "colo": "EWR",
  69. "timezone": "America/Chicago",
  70. "edgeRequestKeepAliveStatus": 1,
  71. "requestPriority": "",
  72. "asOrganization": "Peer39",
  73. "httpProtocol": "HTTP/1.1"
  74. }
  75. },
  76. "response": {
  77. "status": 200
  78. }
  79. },
  80. "id": 5
  81. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement