The Wayback Machine - https://web.archive.org/web/20201201010823/https://github.com/microsoft/cpprestsdk/pull/1068/commits
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't close the output stream when reporting errors reading the body. #1068

Merged
merged 2 commits into from Mar 19, 2019

Commits on Mar 18, 2019

  1. Only close the output stream in _complete when the HTTP message creat…

    …ed the stream on the user's behalf.
    BillyONeal committed Mar 18, 2019
  2. Turn on repaired test.

    BillyONeal committed Mar 18, 2019
You can’t perform that action at this time.