pashky / restclient.el

HTTP REST client tool for emacs
1.99k stars 164 forks source link

Command to inspect and clear cookies #189

Open steinarb opened 6 years ago

steinarb commented 6 years ago

It would be nice to have a command to display the cookies that will be sent along when doing 'C-c C-c'.

It would also be nice to have a command to clear one or all cookies for a particular URL.

pashky commented 6 years ago

Use url-cookie-list and then C-k