First I send a Form with Net::HTTP.post_form.
Now I want to readout a Cookie and later edit it! How can I make this?
···
--
Posted via http://www.ruby-forum.com/.
First I send a Form with Net::HTTP.post_form.
Now I want to readout a Cookie and later edit it! How can I make this?
--
Posted via http://www.ruby-forum.com/.
Christian Habermann wrote:
First I send a Form with Net::HTTP.post_form.
Now I want to readout a Cookie and later edit it! How can I make this?
I found the solution! Mechanize
http://mechanize.rubyforge.org/mechanize/
--
Posted via http://www.ruby-forum.com/\.