Descriptionnet/http: fix incredibly racy TestTransportReading100Continue
Whoops. I'm surprised it even worked before. (Need two pipes,
not one.)
Also, remove the whole pipe registration business, since it
wasn't even required in the previous version. (I'd later fixed
it at the end of send100Response, but forgot to delete it)
Patch Set 1 #Patch Set 2 : diff -r 633e8f7f61b7 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 633e8f7f61b7 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 63a5dca37edc https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|