minmod
This commit is contained in:
parent
0e20c4cba6
commit
b3194f53cb
|
@ -9,7 +9,7 @@ type T struct {
|
|||
// request line
|
||||
request reqline.T
|
||||
|
||||
// http data
|
||||
// data to check origin (depends of reading order)
|
||||
host string
|
||||
port uint16 // 0 if not set
|
||||
origin string
|
||||
|
|
Loading…
Reference in New Issue