unit/test/node
Valentin Bartenev 7fd9444728 Node.js: returning "this" from writeHead() to allow chaining.
In Node.js version 11.10.0 and later, the writeHead() function returns "this".
2019-08-06 16:24:11 +03:00
..
404 Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
basic Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
double_end Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
get_header_names Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
get_header_type Tests: Node.js application tests. 2018-10-25 15:43:48 +03:00
get_variables Tests: Node.js application tests. 2018-10-25 15:43:48 +03:00
has_header Tests: using low-case header names in Node.js tests. 2019-04-18 19:27:12 +03:00
header_name_case Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
header_name_valid Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
header_value_object Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
mirror Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
post_variables Tests: Node.js application tests. 2018-10-25 15:43:48 +03:00
promise_end Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
promise_handler Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
remove_header Tests: using low-case header names in Node.js tests. 2019-04-18 19:27:12 +03:00
set_header_array Tests: Node.js application tests. 2018-10-25 15:43:48 +03:00
status_message Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
update_header Tests: Node.js application tests. 2018-10-25 15:43:48 +03:00
variables Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
write_before_write_head Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
write_buffer Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00
write_callback Tests: fixed test_node_application_write_callback. 2018-12-04 19:05:10 +03:00
write_multiple Tests: more Node.js tests. 2018-12-11 18:30:58 +03:00
write_return Node.js: returning "this" from writeHead() to allow chaining. 2019-08-06 16:24:11 +03:00