mirror of
https://github.com/torproject/torspec.git
synced 2024-11-23 17:59:42 +00:00
Bug 19859: Mark all stream isolation fields as optional
This commit is contained in:
parent
de0ea88236
commit
c5d276cfb9
@ -2107,8 +2107,8 @@
|
||||
[SP "SOURCE=" Source] [ SP "SOURCE_ADDR=" Address ":" Port ]
|
||||
[SP "PURPOSE=" Purpose] [SP "SOCKS_USERNAME=" EscapedUsername]
|
||||
[SP "SOCKS_PASSWORD=" EscapedPassword]
|
||||
[SP "CLIENT_PROTOCOL=" ClientProtocol] SP "NYM_EPOCH=" NymEpoch
|
||||
SP "SESSION_GROUP=" SessionGroup SP "ISO_FIELDS=" IsoFields
|
||||
[SP "CLIENT_PROTOCOL=" ClientProtocol] [SP "NYM_EPOCH=" NymEpoch]
|
||||
[SP "SESSION_GROUP=" SessionGroup] [SP "ISO_FIELDS=" IsoFields]
|
||||
CRLF
|
||||
|
||||
StreamStatus =
|
||||
|
Loading…
Reference in New Issue
Block a user