Hi,
I need to send a request with cookies info.
I tried
open(url,“Cookie” => cookies)
it gives me
NoMethodError Exception: undefined method `strip’ for
#ActionController::CookieJar:0x1344a558
Can anyone give me some help?
Thx in adv!
Hi,
I need to send a request with cookies info.
I tried
open(url,“Cookie” => cookies)
it gives me
NoMethodError Exception: undefined method `strip’ for
#ActionController::CookieJar:0x1344a558
Can anyone give me some help?
Thx in adv!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs