superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
46 stars 3 forks source link

Multi-valued response headers as multimap #324

Closed TheEdward162 closed 1 year ago

TheEdward162 commented 1 year ago

This applies on top of #323. It was supposed to fix multi-valued response headers, but it seems we are blocked by node-fetch and upgrading it to 3.x version isn't trivial, so for now only these changes.

I'm setting the base to #323 for the diff to be meaningful, but it should be changed to dev later, I suppose.