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 1fa6dba commit 88c5183Copy full SHA for 88c5183
src/tls_wrap.h
@@ -20,7 +20,7 @@ namespace node {
20
class NodeBIO;
21
class WriteWrap;
22
namespace crypto {
23
- class SecureContext;
+class SecureContext;
24
}
25
26
class TLSWrap : public AsyncWrap,
0 commit comments