header.json 919 B

12345678910111213141516171819202122232425262728293031
  1. [
  2. {
  3. "_index": "packets-2016-02-16",
  4. "_type": "pcap_file",
  5. "_score": null,
  6. "_source": {
  7. "layers": {
  8. "http.request.line": [
  9. "Connection: keep-alive\r\n",
  10. "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\r\n",
  11. "Upgrade-Insecure-Requests: 1\r\n",
  12. "User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36\r\n",
  13. "Accept-Encoding: gzip, deflate, sdch\r\n",
  14. "Accept-Language: en-US,en;q=0.8\r\n",
  15. "Host: echo-header.aaspring-test.com\r\n",
  16. "X-IMForwards: 20\r\n",
  17. "Via: 1.1 ciscowsa.test.aaspring-test.com:80 (Cisco-WSA/9.0.0-485)\r\n"
  18. ]
  19. }
  20. }
  21. },
  22. {
  23. "_index": "packets-2016-02-16",
  24. "_type": "pcap_file",
  25. "_score": null,
  26. "_source": {
  27. "layers": {}
  28. }
  29. }
  30. ]