mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-04 12:37:35 +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
|
// Extension type
|
||||||
appendUint16(fakeDelegatedCredentials)
|
appendUint16(FakeDelegatedCredentials)
|
||||||
|
|
||||||
algosLength := 2 * len(e.SignatureAlgorithms)
|
algosLength := 2 * len(e.SignatureAlgorithms)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue