#### bug修正 * 更稳定的解析request header的键值 * 解决reqeust报文\n和\r\n混合情况下,替换\n为\r\n不完全问题 * 解析request时将\n处理为\r\n,来解决请求某些接口可能报错问题