This commit is contained in:
Leonid Bugaev
2017-05-17 21:32:08 +03:00
committed by GitHub
parent d9ce263c6a
commit a49b250ab4
+1 -1
View File
@@ -30,7 +30,7 @@ gor.on('request', function(data) {
// GET / HTTP/1.1\r\n
// User-Agent: Golang\r\n
// \r\n
data.html
data.http
// Meta is an array size of 3, containing:
// 1. request type - 1, 2 or 3 (which maps to `request`, `respose` and `replay`)