• Kenton Varda's avatar
    Use new userspace pipes in http-test. · 1e542ad1
    Kenton Varda authored
    This speeds up the test somewhat, but more importantly, it tests the pipe implementation across a variety of usage patterns.
    
    This actually uncovered a bug in the HTTP implementation: An HttpClient could inadvertently issue overlapping reads in cases where multiple concurrent (pipelined) requests are made.
    1e542ad1
http.c++ 124 KB