mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
fix response criticality
This commit is contained in:
parent
fc83b930f6
commit
4a1db6067f
2 changed files with 2 additions and 2 deletions
|
|
@ -213,7 +213,7 @@ Internet-Draft LDAP WHATFAILED October 2008
|
|||
controlValue ::= SET OF oid LDAPOID
|
||||
|
||||
If the set of extension OID is empty, the control is omitted from the
|
||||
response. The criticality SHOULD be FALSE.
|
||||
response. The criticality MUST be FALSE.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ the controlValue is:
|
|||
<postamble>
|
||||
If the set of extension OID is empty, the control is omitted
|
||||
from the response.
|
||||
The criticality SHOULD be FALSE.
|
||||
The criticality MUST be FALSE.
|
||||
</postamble>
|
||||
</figure>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue