node/benchmark/http
Jungku Lee 78dbda1bd3
url,tools,benchmark: replace deprecated substr()
PR-URL: https://github.com/nodejs/node/pull/51546
Refs: https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/String/substr
Reviewed-By: Jithil P Ponnan <jithil@outlook.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-05-12 22:35:31 +02:00
..
_chunky_http_client.js benchmark: use let and const instead of var 2020-01-28 19:59:41 -08:00
bench-parser.js url,tools,benchmark: replace deprecated substr() 2024-05-12 22:35:31 +02:00
check_invalid_header_char.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
check_is_http_token.js benchmark, http: refactor for code consistency 2019-07-30 15:20:08 -07:00
chunked.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
client-request-body.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
cluster.js benchmark: use cluster.isPrimary instead of cluster.isMaster 2023-05-17 05:51:53 +00:00
create-clientrequest.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
end-vs-write-end.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
headers.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
http_server_for_chunky_client.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
incoming_headers.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
set_header.js benchmark: clean up config resolution in multiple benchmarks 2020-02-02 19:45:02 -08:00
set-header.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
simple.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00
upgrade.js benchmark: add trailing commas in benchmark/http 2023-02-12 16:32:00 +00:00