server.setTimeout([msecs][, callback])
msecs<number> 默认值:120000(2分钟)callback<Function>- 返回值: <https.Server>
请参阅 node:http 模块中的 server.setTimeout()。
【See server.setTimeout() in the node:http module.】
msecs <number> 默认值: 120000(2分钟)callback <Function>请参阅 node:http 模块中的 server.setTimeout()。
【See server.setTimeout() in the node:http module.】