mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
The way to detect TLSSockets in node 0.12 and iojs has changed. You can just check `socket.encrypted` now :) Fixes #772
The way to detect TLSSockets in node 0.12 and iojs has changed. You can just check `socket.encrypted` now :) Fixes #772