How to get specific cookie from Node-Fetch

后端 未结 0 2019
夕颜
夕颜 2021-01-24 08:07

Is it possible to get a specific cookie from set-cookie in node fetch.js

var ResonseCookies = (SentRequest.headers.raw()[\'set-cookie\']);

and it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题