* 修复 words 匹配器表达式执行的问题 333, thanks soapffz
* 修复模版中包含中文异常捕获的问题 334, thanks izj007
* 提高模版的鲁棒性
* 支持 digest_username 和 digest_password,用于 http 认证
* 支持 negative 反向匹配器
---
* fix words matcher expression execution 333, thanks soapffz
* fix catch binascii ValueError Exception 334, thanks izj007
* improve template robustness
* support digest_username and digest_password
* support negative matchers