httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.85k stars 32 forks source link

[Feature] support append session id and other cookies such as XSRF-TOKEN to next request. #42

Open YunshuaiPeng opened 2 years ago

YunshuaiPeng commented 2 years ago

Like postman, when I POST a request to auth api, the response include Set-Cookie. Could httpie automatic append those cookies to next request?

zooozoo commented 11 months ago

This is what I have been looking for!

yukunyi commented 11 months ago

Hope this can be supported.

PaulDotSH commented 8 months ago

I would really need this to actually be able to use httpie, same with auth cookies

alexevladgabriel commented 8 months ago

I really need this, when working with Laravel framework.

didlich commented 6 months ago

for my use case the same, for daily use this is a necessary feature, it would be great to have this feature

deschmih commented 6 months ago

If this featrue is not implemented, the tool is useless for me. In times like these, this is an essential feature.

UnderGrounder96 commented 4 months ago

Currently we still need to manually setup cookies. @claudiatd any updates regarding this feature request?