JacksonTian / ping

一个您会喜欢的基于Node的Web开发框架。【学习研究所用,请勿用于生产环境】

Home Page:http://weibo.com/shyvo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utils.js bug

rswby opened this issue · comments

commented

如果是bytes=-100的情况,match返回值为null,null[0]会报错

PR welcome