mirror of https://github.com/bjdgyc/anylink.git
fix
This commit is contained in:
parent
e44e1dcf2a
commit
fd7242dbba
|
@ -14,7 +14,7 @@ type Payload struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
var header = []byte{'S', 'T', 'F', 0x01, 0, 0, 0x00, 0}
|
var header = []byte{'S', 'T', 'F', 0x01, 0, 0, 0x07, 0}
|
||||||
https://tools.ietf.org/html/draft-mavrogiannopoulos-openconnect-02#section-2.2
|
https://tools.ietf.org/html/draft-mavrogiannopoulos-openconnect-02#section-2.2
|
||||||
|
|
||||||
+---------------------+---------------------------------------------+
|
+---------------------+---------------------------------------------+
|
||||||
|
|
Loading…
Reference in New Issue