<p> 下列哪些代码可以向网络服务器发出请求?( )</p>
<p> http.request(options, callback)</p>
<p> http.createRequest(options, callback)</p>
<p> http.makeRequest(options, callback)</p>
<p> 都不是</p>