sensitive
sensitive copied to clipboard
LoadNetWordDict check status code and content type
修改了 LoadNetWordDict 方法:
- 加上 HTTP 状态码状态码检查,要求小于400;
- 增加参数 allowHtml ,简单检查一下 Content-Type 是否包含 html 。