summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/http2_test.ts
AgeCommit message (Expand)Author
2023-10-28Revert "chore: update deno_std submodule (#20994)" (#21001)Bartek Iwańczuk
2023-10-27chore: update deno_std submodule (#20994)Bartek Iwańczuk
2023-10-12fix(node/http2): fixes to support grpc (#20712)Bartek Iwańczuk
2023-09-15feat(ext/node): http2.connect() API (#19671)Bartek Iwańczuk
2023-06-08chore: Use relative paths for assert imports to avoid test flakes (#19427)Matt Mastracci
2023-06-06feat(ext/node): Very basic node:http2 support (#19344)Matt Mastracci