= private = protected
keep_alive?()
Should the connection this request was made on be kept alive?
# File lib/webrick/httprequest.rb, line 344 def keep_alive? @keep_alive end