mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 20:17:36 +03:00
Misspelling ?
This commit is contained in:
parent
d5cdf5dbe1
commit
c24ad1d579
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ func (e *FakeDelegatedCredentialsExtension) Read(b []byte) (n int, err error) {
|
|||
}
|
||||
|
||||
// Extension type
|
||||
appendUint16(fakeDelegatedCredentials)
|
||||
appendUint16(FakeDelegatedCredentials)
|
||||
|
||||
algosLength := 2 * len(e.SignatureAlgorithms)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue