Module
WebAgent::CookieUtils
In:
lib/httpclient/cookie.rb
Methods
domain_match
head_match?
tail_match?
total_dot_num
Public Instance methods
domain_match
(host, domain)
head_match?
(str1, str2)
tail_match?
(str1, str2)
total_dot_num
(string)
[Validate]