http-cookie/lib/http
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
..
cookie version bump to v1.0.7 2024-06-06 15:33:41 -04:00
cookie_jar fix: explicitly require CGI 2024-06-06 11:11:17 -04:00
cookie.rb Update cookie.rb to handle situations when expires is a DateTime object 2024-12-02 17:41:53 +00:00
cookie_jar.rb Change the custom URI parser to be a bit more conservative 2023-11-02 01:48:31 +09:00