标准 Posted by yiminghe Posted on 2014-01-26 Posted under nodejs 评论 留下评论 proxy https resources 之前尝试用 nodejs 写过一个简单的 http 代理服务器,着重处理了 https 的代理资源请求,但一直不是很完善,今天通过学习 SNI 总算比较好的解决了这个问题。 继续阅读 →