doc: remove keepAlive options from http.request
authorJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 10 Apr 2015 16:58:55 +0000 (12:58 -0400)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Sat, 11 Apr 2015 14:46:17 +0000 (10:46 -0400)
commit93a1a07ef4f578d5c3c1930fc85644d2fee7bb33
treede739ec102ee37e7cbbde81e06a02b3e178cafc7
parent3ad6ea7c3896cfa0ccec63c816f586bd3e1cbf5e
doc: remove keepAlive options from http.request

These can only be specified in the options for http.Agent

Fixes: https://github.com/iojs/io.js/issues/1300
PR-URL: https://github.com/iojs/io.js/pull/1392
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
doc/api/http.markdown