avhttp
avhttp copied to clipboard
通过本地proxy,使用 example/async_http_stream.cpp 下载 https://www.google.com/ 失败
使用同样的代理,用curl工具,正常;输出: $ /usr/local/bin/curl -x 127.0.0.1:53430 'https://www.google.co.jp/'