Pim

Results 3 comments of Pim

Could you try this config.setOrigin("*"); It adds a wildcard to the 'Access-Control-Allow-Origin' header

> after the request has been made use > > ```ts > console.log(cookieJar.toJSON()); > ``` oh didn't know that was a thing, nice! yea I understand seems much cleaner.

you can add this yourself easily