mistweaverco/kulala.nvim

Accessing cookies present in the response headers

Closed this issue · 3 comments

In some cases, in the authentication flow, it is necessary to access the cookies set by the login response, e.g. the session cookie or the CSRF cookie.

It would be nice to be able to access the value of the cookies the same way you access the other headers, something like: REQUEST_ONE.response.cookies['sessionid'].

Do you think it is possible in the future to have this feature?

@gorillamoe Thank you for implementing this feature so quickly!

This plugin should be illegal because of how convenient it is!