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