response.cookies.store.instance_variable_get('@jar')[domain][path][cookie_key].value
response['Set-Cookie'].find {|header| header.start_with? cookie_key= }.sub(cookie_key=, "")
--
You received this message because you are subscribed to the Google Groups "http.rb: a fast, easy-to-use Ruby HTTP client with a chainable API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to httprb+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.