= private = protected
status_line()
The response’s HTTP status line
# File lib/webrick/httpresponse.rb, line 61 def status_line "HTTP/#@http_version #@status #@reason_phrase #{CRLF}" end