There's no documentation for this item.
# File httpclient/cookie.rb, line 20 def head_match?(str1, str2) str1 == str2[0, str1.length] end
<code/>
<pre/>
<code/>and<pre/>for code samples.