node/test/cctest
Eugene Ostroukhov 0bcad33c7a
inspector: report client-visible host and port
Node instance may not know the real host and port user sees when
debug frontend connects through the SSH tunnel. This change fixes
'/json/list' response by using the value client provided in the host
header.

PR-URL: https://github.com/nodejs/node/pull/19664
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
2018-04-02 19:35:40 +02:00
..
node_test_fixture.cc test: introduce SetUpTestCase/TearDownTestCase 2018-03-21 10:43:31 +00:00
node_test_fixture.h test: remove NodeTestFixture from Env constructor 2018-03-21 10:43:38 +00:00
test_aliased_buffer.cc src: add incr/decr operators for Reference 2018-03-20 11:33:51 +00:00
test_base64.cc test: add basic cctest for base64.h 2017-04-08 11:57:40 +03:00
test_environment.cc test: remove NodeTestFixture from Env constructor 2018-03-21 10:43:38 +00:00
test_inspector_socket.cc inspector: report client-visible host and port 2018-04-02 19:35:40 +02:00
test_inspector_socket_server.cc test: properly tag anonymous namespaces 2018-02-21 14:20:04 -05:00
test_node_postmortem_metadata.cc test: remove NodeTestFixture from Env constructor 2018-03-21 10:43:38 +00:00
test_url.cc module: Allow runMain to be ESM 2017-09-07 15:18:32 -05:00
test_util.cc build: enable cctest to use generated objects 2017-03-24 08:28:43 -07:00