Skip to content

通过本地proxy,使用 example/async_http_stream.cpp 下载 https://www.google.com/ 失败 #44

@sarrow104

Description

@sarrow104

使用同样的代理,用curl工具,正常;输出:
$ /usr/local/bin/curl -x 127.0.0.1:53430 'https://www.google.co.jp/'
<!doctype html><title>Google</title><script>(function(){window.google={kEI:'tA8xWIiHBIWA8QWXhZTQAw',kEXPI:'1351903,1352083,3700320,4029370,4029815,4031109,4032678,4036...

用 async_http_stream.cpp ,则停止在:

$ ./async_http_stream https://www.google.com/
<!doctype html><meta content="text/html; charset=UTF-8" http-equiv="Content-Type^C

环境说明:

ubuntu 14.04
g++ 4.9.4
boost 1.61

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions