Node.js HTTP 使用詳解

關於HTTP部分大體分爲以下的重要點: 直接經過http對象使用的有:  1. http.STATUS_CODES  2. http.createServer  3. http.request(http.ClientRequest)  4. http.get  5. http.globalAgent  6. http.IcomingMessage 做爲回調參數使用的對象有:  1. http.se
相關文章
相關標籤/搜索