+62
−36
+5
−10
Loading
It should implement the following methods from CookieStore: * #get(name_or_options) -> returns the first matched cookie * #get_all(name_or_options) -> returns array of cookies * #set(name_or_options, value_if_name) * #delete(name_or_options)