|Red Programming Language| How to get Cookies from a Webpage?

Viewed 792

I searched a lot on Google as well as Stackoverflow. I could not find How to get Cookies (or in general, The HTTP Headers)from a Webpage and then edit it and send it back?

[I know how to make POST/GET requests using read/write but Cookies idk]

2 Answers
Related