NodeJS http 小结

来源:互联网 发布:罗素名言 知乎 编辑:程序博客网 时间:2024/06/14 02:47
http.ServerRequest http.ServerResponse http.ClientRequest http.ClientResponse data response.writeHead() response data end response.write() request.end() end request.method response.end() response.httpVersion request.url response.headers request.headers response.setEncoding() request.httpVersion response.pause() request.setEncoding() response.resume() request.pause() response.client request.resume() request.connection
0 0
原创粉丝点击