• Andrea Pappacoda's avatar
    Fix #187, use \n instead of std::endl · 0ac27a13
    Andrea Pappacoda authored
    This little PR fixes #187, while also replacing std::endl with '\n' in
    the examples, since most of the time you don't want to flush the output
    when outputting a newline.
    0ac27a13
asynchronous-http-programming.md 2.85 KB