`curl` allows users to support cookie based sessions with the `--cookie-jar` and `--cookie` flags. `httpie` has similar functionality with the `--session` flag. Are there any plans to add similar functionality with `curlie`? If there is already a way to do this (since `curlie` is a wrapper around `curl`), I'm not seeing a way to do this in the docs.