Readout and Edit Cookies

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?

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/