Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. COOKIES:{'__utma': '34981108.920043593.1359547744.1361752304.1361761846.43',
  2. '__utmb': '34981108.6.10.1361761846',
  3. '__utmc': '34981108',
  4. '__utmz': '34981108.1359547744.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
  5. 'csrftoken': 'xxxxxxxxxxxxxxxxxxxx',
  6. 'sessionid': 'xxxxxxxxxxxxxxxxxxxxxxxxx'},
  7. META:{'CSRF_COOKIE': 'xxxxxxxxxxxxxxxxxxxxxxxxxx',
  8. 'DOCUMENT_ROOT': '/home/droneadm/public_html/dreadecm',
  9. 'GATEWAY_INTERFACE': 'CGI/1.1',
  10. 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
  11. 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3',
  12. 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch',
  13. 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8',
  14. 'HTTP_CONNECTION': 'keep-alive',
  15. 'HTTP_COOKIE': 'sessionid=dae4907db78b3eff2b1b385ce58320d5; __utma=34981108.920043593.1359547744.1361752304.1361761846.43; __utmb=34981108.6.10.1361761846; __utmc=34981108; __utmz=34981108.1359547744.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); csrftoken=mirs9QioJjltXhHQ8VSfmbFdKSY1h16n',
  16. 'HTTP_HOST': 'dreadecm.drone-coalition.com',
  17. 'HTTP_REFERER': 'http://dreadecm.drone-coalition.com/corp/',
  18. 'HTTP_USER_AGENT': 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17',
  19. 'PATH_INFO': u'/admin/',
  20. 'PATH_TRANSLATED': '/public_html/dreadecm/wsgi/ecm.wsgi/admin/',
  21. 'QUERY_STRING': '',
  22. 'REMOTE_ADDR': 'xxxxxxxxxxx',
  23. 'REMOTE_PORT': '49697',
  24. 'REQUEST_METHOD': 'GET',
  25. 'REQUEST_URI': '/admin/',
  26. 'SCRIPT_FILENAME': '/public_html/dreadecm/wsgi/ecm.wsgi',
  27. 'SCRIPT_NAME': u'',
  28. 'SERVER_ADDR': 'xxxxxxx',
  29. 'SERVER_ADMIN': '[email protected]',
  30. 'SERVER_NAME': 'dreadecm.drone-coalition.com',
  31. 'SERVER_PORT': '80',
  32. 'SERVER_PROTOCOL': 'HTTP/1.1',
  33. 'SERVER_SIGNATURE': '',
  34. 'SERVER_SOFTWARE': 'Apache',
  35. 'UNIQUE_ID': 'USrWxGyglooAAHqxiFkAAAAm',
  36. 'mod_wsgi.application_group': 'dreadecm.drone-coalition.com|',
  37. 'mod_wsgi.callable_object': 'application',
  38. 'mod_wsgi.handler_script': '',
  39. 'mod_wsgi.input_chunked': '0',
  40. 'mod_wsgi.listener_host': '0.0.0.0',
  41. 'mod_wsgi.listener_port': '80',
  42. 'mod_wsgi.process_group': 'mod_wsgi_ecm',
  43. 'mod_wsgi.request_handler': 'wsgi-script',
  44. 'mod_wsgi.script_reloading': '1',
  45. 'mod_wsgi.version': (3, 3),
  46. 'wsgi.errors': <mod_wsgi.Log object at 0xa3426f70>,
  47. 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0xa343c020>,
  48. 'wsgi.input': <mod_wsgi.Input object at 0xa3426c50>,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement