mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
fix padding value
This commit is contained in:
parent
f54a8735ab
commit
69774c99dc
@ -99,7 +99,6 @@ func NewAuthenticationReader(auth Authenticator, sizeParser ChunkSizeDecoder, re
|
||||
transferType: transferType,
|
||||
padding: paddingLen,
|
||||
size: -1,
|
||||
paddingLen: -1,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user