sensitive icon indicating copy to clipboard operation
sensitive copied to clipboard

LoadNetWordDict check status code and content type

Open azhai opened this issue 4 years ago • 0 comments

修改了 LoadNetWordDict 方法:

  • 加上 HTTP 状态码状态码检查,要求小于400;
  • 增加参数 allowHtml ,简单检查一下 Content-Type 是否包含 html 。

azhai avatar Mar 24 '22 09:03 azhai