Guest User

Untitled

a guest
Jul 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. b'{\n "args": {}, \n "data": "{\\"priority\\": 1, \\"hello_id\\": 207, \\"bye_id\\": 207, \\"s1\\": 1, \\"s2\\": 2, \\"sub\\": \\"CHECK 123\\", \\"t1\\": \\"Leave\\", \\"product_id\\": null, \\"due\\": \\"2001-01-01T06:11:54.884Z\\", \\"tags\\": [\\"HelloTag\\"]}", \n "files": {}, \n "form": {}, \n "headers": {\n "Accept": "*/*", \n "Accept-Encoding": "gzip, deflate", \n ", \n "Connection": "close", \n "Content-Length": "177", \n "Content-Type": "application/json", \n "Host": "httpbin.org", \n "User-Agent": "python-requests/2.14.2"\n }, \n "json": {\n "bye_id": 207, \n "due": "2001-01-01T06:11:54.884Z", \n "hello_id": 207, \n "priority": 1, \n "product_id": null, \n "s1": 1, \n "s2": 2, \n "sub": "CHECK 123", \n "t1": "Leave", \n "tags": [\n "HelloTag"\n ]\n }, \n "origin": "115.112.69.51", \n "url": "http://httpbin.org/post"\n}\n'
Add Comment
Please, Sign In to add comment