Advertisement
rfmonk

submit_web_form_response.txt

Jul 3rd, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. ### this is the response from submit_web_form.py ######
  2.  
  3. Response to GET request: <?xml version="1.0" encoding="UTF-8"?> Source
  4. <hash>
  5. <error>This method requires a POST.</error>
  6. <request>/account/create</request>
  7. </hash>
  8.  
  9. Headers from a POST request response: {'status': '200 OK', 'content-length': '21834', 'strict-transport-security': 'max-age=631138519', 'pragma': 'no-cache', 'x-content-type-options': 'nosniff', 'content-encoding': 'gzip', 'set-cookie': 'goth=1, _twitter_sess=BAh7CSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7ADoHaWQiJTM1OGI2MjcxYzk2MDE2ZTA3YzhhMDMy%250AZGJhZWJiMWExOg9jcmVhdGVkX2F0bCsITcum%252FEYBOgxjc3JmX2lkIiUwOGQ5%250AN2U2ZjkxZWRjOWMxN2MyNjVlZjNkYTg0YjhhMQ%253D%253D--d273d7651e607a265fb94ed3a34060c6590ac916; Path=/; Domain=.twitter.com; Secure; HTTPOnly', 'expires': 'Tue, 31 Mar 1981 05:00:00 GMT', 'server': 'tfe', 'last-modified': 'Thu, 03 Jul 2014 14:35:28 GMT', 'x-xss-protection': '1; mode=block', 'x-ua-compatible': 'IE=edge,chrome=1', 'ms': 'A', 'cache-control': 'no-cache, no-store, must-revalidate, pre-check=0, post-check=0', 'date': 'Thu, 03 Jul 2014 14:35:28 GMT', 'x-transaction': 'a64c088f6cb78ed9', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'text/html;charset=utf-8'}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement