We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
process.md
1 parent f5d454a commit 23743f6Copy full SHA for 23743f6
doc/api/process.md
@@ -1956,8 +1956,6 @@ added: v4.8.0
1956
1957
A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.
1958
1959
-***
1960
-
1961
## `process.features.tls_ocsp`
1962
1963
<!-- YAML
@@ -1968,8 +1966,6 @@ added: v0.11.13
1968
1966
1969
1967
A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.
1970
1971
1972
1973
## `process.features.tls_sni`
1974
1975
@@ -1980,8 +1976,6 @@ added: v0.5.3
1980
1976
1981
1977
A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.
1982
1978
1983
1984
1985
1979
## `process.features.uv`
1986
1987
0 commit comments