Advertisement
Guest User

Untitled

a guest
Jun 14th, 2018
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. Jun 14 12:57:36 nikulin uwsgi-pharma: send: b'POST /authorizationserver/oauth/token HTTP/1.1\r\nHost: 366.ru\r\nUser-Agent: python-requests/2.18.4\r\nAccept-E
  2. ncoding: gzip, deflate\r\nAccept: */*\r\nConnection: keep-alive\r\nContent-Length: 125\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\n'
  3. Jun 14 12:57:36 nikulin uwsgi-pharma: send: b'client_id=mailruclient&client_secret=***&grant_type=password&username=mailruGZcustomer&password=***'
  4. Jun 14 12:57:37 nikulin uwsgi-pharma: send: b'GET /rest/v2/reservation/77-res/cart/ HTTP/1.1\r\nHost: 366.ru\r\nUser-Agent: python-requests/2.18.4\r\nAccept-Encoding: gzip, deflate\r\nAccept: */*\r\nConnection: keep-alive\r\nAuthorization: bearer 2d01a855-0912-4009-ae15-893ddca8951a\r\n\r\n'
  5. Jun 14 12:57:37 nikulin uwsgi-pharma: reply: 'HTTP/1.1 201 Created\r\n'
  6. Jun 14 12:57:37 nikulin uwsgi-pharma: urllib3.connectionpool | Starting new HTTPS connection (1): 366.ru
  7. Jun 14 12:57:37 nikulin uwsgi-pharma: send: b'POST /rest/v2/reservation/77-res/cart/042-13280464/entries/ HTTP/1.1\r\nHost: 366.ru\r\nUser-Agent: python-requests/2.18.4\r\nAccept-Encoding: gzip, deflate\r\nAccept: */*\r\nConnection: keep-alive\r\nAuthorization: bearer 2d01a855-0912-4009-ae15-893ddca8951a\r\nContent-Length: 16\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\n'
  8. Jun 14 12:57:37 nikulin uwsgi-pharma: send: b'code=31452&qty=1'
  9. Jun 14 12:57:37 nikulin uwsgi-pharma: reply: 'HTTP/1.1 200 OK\r\n'
  10. Jun 14 12:57:37 nikulin uwsgi-pharma: send: b'POST /rest/v2/reservation/77-res/orders/booking HTTP/1.1\r\nHost: 366.ru\r\nUser-Agent: python-requests/2.18.4\r\nAccept-Encoding: gzip, deflate\r\nAccept: */*\r\nConnection: keep-alive\r\nAuthorization: bearer 2d01a855-0912-4009-ae15-893ddca8951a\r\nContent-Length: 134\r\nContent-Type: application/x-www-form-urlencoded\r\n\r\n'
  11. Jun 14 12:57:37 nikulin uwsgi-pharma: send: b'pointOfServiceName=71879&customerName=%D1%82%D0%B5%D1%81%D1%82%D0%B5%D1%80&customerPhone=9031106237&customerEmail=&cartId=042-13280464'
  12. Jun 14 12:57:37 nikulin uwsgi-pharma: reply: 'HTTP/1.1 201 Created\r\n'
  13. Jun 14 12:57:37 nikulin uwsgi-pharma: header: Server header: Date header: Content-Type header: Content-Length header: Connection header: Set-Cookie header: Cache-Control header: Pragma header: Expires header: Strict-Transport-Security header: X-XSS-Protection header: X-Content-Type-Options header: X-Upstream header: X-Frame-Options urllib3.connectionpool | https://366.ru:443 "POST /rest/v2/reservation/77-res/orders/booking HTTP/1.1" 201 1446
  14. Jun 14 12:57:38 nikulin uwsgi-pharma: "num": "042-13279510", "deliveryTime": "\u0437\u0430\u0432\u0442\u0440\u0430", "uid": "042-13279510", "code": "5ca41ebe6fb911e8b2d0fa163e3cf83f", "name": "\u0442\u0435\u0441\u0442\u0435\u0440", "phone": "+79031106237", "email": "nikulin@corp.mail.ru", "delivery_time": null, "delete_time": null, "processed": true, "created": "2018-06-14T12:57:34.868875+03:00", "kind": 2, "provider": 2, "status": 14}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement