mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Fix typo
This commit is contained in:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user