Ruby WEBrick::HTTPResponse Functions
EditRocket provides the following information on WEBrick::HTTPResponse functions in the Ruby source code builder.
chunked=(val) -
chunked?() -
content_length=(len) -
content_length() -
content_type=(type) -
content_type() -
each() -
keep_alive?() -
new(config) -
send_body(socket) -
send_header(socket) -
send_response(socket) -
set_error(ex, backtrace=false) -
set_redirect(status, url) -
setup_header() -
status=(status) -
status_line() -
to_s() -