Files
node/lib
Fedor Indutny 1004ece889 http: wait for both prefinish/end to keepalive
When `free`ing the socket to be reused in keep-alive Agent wait for
both `prefinish` and `end` events. Otherwise the next request may be
written before the previous one has finished sending the body, leading
to a parser errors.

PR-URL: https://github.com/nodejs/node/pull/7149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-06-06 13:34:11 -04:00
..
2015-10-08 17:32:08 -07:00
2016-04-29 16:52:57 -07:00
2016-06-05 16:04:44 -05:00
2016-05-17 11:05:18 -07:00
2016-05-26 11:28:45 +02:00
2016-03-21 15:48:51 -07:00
2016-05-17 11:05:18 -07:00
2016-05-18 02:12:28 -04:00
2016-05-17 11:05:18 -07:00
2016-06-01 18:57:45 -04:00
2016-05-23 12:16:41 +02:00
2015-01-31 23:47:29 -05:00