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

Cookie support #7

Open
mightybyte opened this issue May 28, 2014 · 2 comments
Open

Cookie support #7

mightybyte opened this issue May 28, 2014 · 2 comments

Comments

@mightybyte
Copy link

Do you have any plans to add cookie support at some point? That would be really nice to have.

@istathar
Copy link
Member

@mightybyte I don't see why not, Doug. I don't, however, want to do it as an additional optional module like conduit's "-browser" package was done; as usual when people do things like that they promptly forget to update the auxiliary package when they evolve the core one. Which is what everyone is complaining about with http-conduit-browser.

[Though, now that I think about it, cookies in RESTful APIs are a horrible anti-pattern, so given my original focus on making a decent REST client, not doing cookies was a feature, not a bug. Hm. What do you need cookies for? :)]

AfC

@mightybyte
Copy link
Author

I was wanting to do site testing with http-streams. And of course, that meant that I needed cookie support. I'm currently doing it with http-conduit, but didn't need http-conduit-browser to do it.

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