HTTP servers where the Handler concurrently reads the request body and writes a response can encounter a data race and crash. The httputil.ReverseProxy Handler is affected.
{ "imports": [ { "path": "net/http", "symbols": [ "expectContinueReader.Read" ] } ] }