There's no documentation for this item.
# File webrick/httpstatus.rb, line 99 def info?(code) code.to_i >= 100 and code.to_i < 200 end
<code/>
<pre/>
<code/>and<pre/>for code samples.