This commit is contained in:
xdrm-brackets 2018-04-25 17:01:57 +02:00
parent 0e20c4cba6
commit b3194f53cb
1 changed files with 1 additions and 1 deletions

View File

@ -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