Skip to content

Commit

Permalink
ignored extn does not return a value
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffH authored and JeffH committed Jun 22, 2018
1 parent 2b52465 commit defb7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3827,6 +3827,7 @@ extension does not otherwise require any result values, it SHOULD be defined as
output=] result, set to [TRUE] to signify that the extension was understood and processed. Likewise, any [=authenticator
extension=] that does not otherwise require any result values MUST return a value and SHOULD return a CBOR Boolean
[=authenticator extension output=] result, set to [TRUE] to signify that the extension was understood and processed.
Finally, there MUST NOT be any values returned for ignored extensions.

## Extending request parameters ## {#sctn-extension-request-parameters}

Expand Down

0 comments on commit defb7b1

Please sign in to comment.