anmatika / poloniex-api

a client for consuming poloniex api https://poloniex.com/support/api/.
12 stars 4 forks source link

Messages returned setting cookies??? #7

Open Galapp opened 7 years ago

Galapp commented 7 years ago

What are these cookies?? theyre part of the returned message of anything used :(

{ date: 'Sun, 20 Aug 2017 19:10:48 GMT', 'content-type': 'application/json', 'transfer-encoding': 'chunked', connection: 'close', 'set-cookie': [ '__cfduid=dd3002e6f8d00ebc49be52e7c7049cf781503256248; expires=Mon, 20-Aug-18 19:10:48 GMT; path=/; domain=.poloniex.com; HttpOnly' ], 'access-control-allow-origin': '*', 'access-control-allow-methods': 'GET', server: 'cloudflare-nginx', 'cf-ray': '3917a7a14b6464f3-FRA' },