There's no documentation for this item.
# File webrick/httpversion.rb, line 45 def to_s format("%d.%d", @major, @minor) end
<code/>
<pre/>
<code/>and<pre/>for code samples.