Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Session Support #62

Open
mike-lloyd03 opened this issue Oct 28, 2022 · 3 comments
Open

Feature Request: Session Support #62

mike-lloyd03 opened this issue Oct 28, 2022 · 3 comments

Comments

@mike-lloyd03
Copy link

mike-lloyd03 commented Oct 28, 2022

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.

@rs
Copy link
Owner

rs commented Oct 28, 2022

If curl supports it, curlie does as well. Curlie is just a wrapper.

@mike-lloyd03
Copy link
Author

That's what I suspected but I'm failing to see anywhere in the documentation about how to pass in curl args.

@rs
Copy link
Owner

rs commented Oct 28, 2022

Just pass it, there is nothing special to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants