Supported constructed, context-specific tag 3 (search referral).
This was missing from the earlier work that supported referrals.
This commit is contained in:
parent
eb4a7737a9
commit
2baf207486
|
@ -278,6 +278,7 @@ module Net
|
|||
},
|
||||
:constructed => {
|
||||
0 => :array, # RFC-2251 Control
|
||||
3 => :array, # Seach referral
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue