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

request_with_http_request #70

Open
wanradt opened this issue Apr 26, 2014 · 3 comments
Open

request_with_http_request #70

wanradt opened this issue Apr 26, 2014 · 3 comments

Comments

@wanradt
Copy link

wanradt commented Apr 26, 2014

Hi!

In your cookie-usage example you use method 'request_with_http_request'. What you mean with this?

my $res = H$f->request_with_http_request($req)->as_http_response;

Certainly here is some typo (what 'H' before '$'), but I did not figure out the meaning here.

Wbr,

Gunnar

@tokuhirom
Copy link
Owner

Oops. request_with_http_request method was removed at 0.10 2010-11-02 release.
The section was outdated! I should fix this.

@wanradt
Copy link
Author

wanradt commented Apr 26, 2014

Ok. I saw that cookie_jar attribute for constructor is experimental. Is there any suggestions to use cookies with Furl?

Thank you!

@tokuhirom
Copy link
Owner

For now, you can use the 'request' method.

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