- 11 Mar, 2015 1 commit
-
-
Feross Aboukhadijeh authored
The way to detect TLSSockets in node 0.12 and iojs has changed. You can just check `socket.encrypted` now :) Fixes #772
6d074eff
-
Created by: feross
The way to detect TLSSockets in node 0.12 and iojs has changed. You can
just check socket.encrypted
now :)
Fixes #772 (closed)
The way to detect TLSSockets in node 0.12 and iojs has changed. You can just check `socket.encrypted` now :) Fixes #772