diepm / vim-rest-console

A REST console for Vim.
658 stars 54 forks source link

Add support for cookie jars #5

Closed tonyskn closed 9 years ago

tonyskn commented 9 years ago

Adds extra configuration option to allow persisting cookies in a configurable cookie jar file. Uses the '-b/-c' cURL options.

diepm commented 9 years ago

Ye, this is helpful. Thanks!