Class
TestRucy::TestResponse
In:
test/test_response.rb
Parent:
TestMessage
Methods
host
send_size
setup
test_absolute_location
test_conn_close
test_conn_closed
test_conn_keep_alive_HTTP_1_0
test_conn_keep_alive_HTTP_1_1
test_local_path
test_message_body
test_parse
test_parse_line
test_parse_line_with_LF
test_parse_line_with_invalid_version
test_parse_line_with_invalid_version
test_parse_line_with_preamble
test_parse_line_without_status
test_parse_location
test_parse_status
test_send_size
test_status
write
write_head
Public Instance methods
host
()
send_size
()
setup
()
test_absolute_location
()
test_conn_close
()
test_conn_closed
()
test_conn_keep_alive_HTTP_1_0
()
test_conn_keep_alive_HTTP_1_1
()
test_local_path
()
test_message_body
()
test_parse
()
test_parse_line
()
test_parse_line_with_LF
()
test_parse_line_with_invalid_version
()
test_parse_line_with_invalid_version
()
test_parse_line_with_preamble
()
test_parse_line_without_status
()
test_parse_location
()
test_parse_status
()
test_send_size
()
test_status
()
write
(messg_body)
write_head
(response)
[Validate]