We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
process.md
1 parent 0bb5584 commit b12b4a2Copy full SHA for b12b4a2
doc/api/process.md
@@ -1948,8 +1948,6 @@ added: v4.8.0
1948
1949
A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.
1950
1951
-***
1952
-
1953
## `process.features.tls_ocsp`
1954
1955
<!-- YAML
@@ -1960,8 +1958,6 @@ added: v0.11.13
1960
1958
1961
1959
A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.
1962
1963
1964
1965
## `process.features.tls_sni`
1966
1967
@@ -1972,8 +1968,6 @@ added: v0.5.3
1972
1968
1973
1969
A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.
1974
1970
1975
1976
1977
1971
## `process.features.uv`
1978
1979
0 commit comments