http-cookie/lib
Luke Hill d2890896e7
Update cookie.rb to handle situations when expires is a DateTime object
The standard Selenium WebDriver response is to return an object which has an expiry in datetime format.

In order to most effectively work with Selenium, and to provide the smallest barrier possible, co-erce the DateTime object into a Time object and then store it as a HTTP Cookie
2024-12-02 17:41:53 +00:00
..
http Update cookie.rb to handle situations when expires is a DateTime object 2024-12-02 17:41:53 +00:00
http-cookie.rb Import cookie related stuff from Mechanize. 2012-10-14 18:52:52 +09:00