summaryrefslogtreecommitdiff
path: root/tests/unit_node/http_test.ts
AgeCommit message (Expand)Author
2024-05-15chore: fix flaky '[node/http] send request with non-chunked body' test (#23818)David Sherret
2024-04-21fix(ext/node): define http.maxHeaderSize (#23479)Bartek IwaƄczuk
2024-04-18fix(ext/node): Correctly send ALPN on node TLS connections (#23434)Matt Mastracci
2024-04-05fix(ext/node): hostname is valid IPv4 addr (#23243)Divy Srivastava
2024-02-29fix(ext/node) add node http methods (#22630)Igor Zinkovsky
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci