mirror of
https://github.com/soypat/lneto.git
synced 2026-08-16 12:53:26 +00:00
massive documentation push and code reordering in files
This commit is contained in:
@@ -27,7 +27,7 @@ func run() error {
|
||||
// Prepare GET request.
|
||||
var hdr httpraw.Header
|
||||
hdr.SetMethod("GET")
|
||||
hdr.SetRequestURI("/")
|
||||
hdr.SetRequestTarget("/")
|
||||
hdr.SetProtocol("HTTP/1.1")
|
||||
req, err := hdr.AppendRequest(nil)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user