There's no documentation for this item.
# File webrick/httprequest.rb, line 340 def read_line(io) _read_data(io, :gets, LF) end
<code/>
<pre/>
<code/>and<pre/>for code samples.