There's no documentation for this item.
# File webrick/httpresponse.rb, line 84 def each @header.each{|k, v| yield(k, v) } end
<code/>
<pre/>
<code/>and<pre/>for code samples.