Closed Tesohh closed 8 months ago
is this possible with the recent release?
is this possible with the recent release?
Yes sir, I don't know how I didn't see this issue when I made reference to the others in the v2 PR ... Closing it now :)
Hi, @NTBBloodbath. How should we set cookie? I don't see any document or example.
When a Set-Cookie header is received, cookies are not set anywhere, which is something that would be extremely useful for anyone that has a service with a login. This should be able to be done in curl using
--cookie-jar
flag.