mirror of
https://github.com/soypat/lneto.git
synced 2026-08-20 14:39:02 +00:00
massive documentation push and code reordering in files
This commit is contained in:
@@ -307,7 +307,7 @@ func run() (err error) {
|
||||
timeHTTPCreate := timer("create HTTP GET request")
|
||||
var hdr httpraw.Header
|
||||
hdr.SetMethod("GET")
|
||||
hdr.SetRequestURI("/")
|
||||
hdr.SetRequestTarget("/")
|
||||
hdr.SetProtocol("HTTP/1.1")
|
||||
hdr.Set("Host", flagHostToResolve)
|
||||
hdr.Set("User-Agent", "lneto")
|
||||
|
||||
Reference in New Issue
Block a user