We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c648dd commit 635dd52Copy full SHA for 635dd52
src/content/docs/workers/runtime-apis/nodejs/index.mdx
@@ -47,9 +47,9 @@ The runtime APIs from Node.js listed below as "🟢 supported" are currently nat
47
| Events | 🟢 supported |
48
| File system | ⚪ coming soon |
49
| Globals | 🟢 supported |
50
-| HTTP | ⚪ not yet supported |
+| HTTP | 🟡 partially supported |
51
| HTTP/2 | ⚪ not yet supported |
52
-| HTTPS | ⚪ not yet supported |
+| HTTPS | 🟡 partially supported |
53
| Inspector | 🟢 supported via [Chrome Dev Tools integration](/workers/observability/dev-tools/) |
54
| [Net](/workers/runtime-apis/nodejs/net/) | 🟢 supported |
55
| OS | ⚪ not yet supported |
0 commit comments