If an intercepting extension service on the incoming request emits an Apix-Modality header that includes terminal, API-X should abandon the extension chain (including Fedora), and return the response to the user. This will allow extensions to fully service requests to repository resources if they need to.
If an intercepting extension service on the incoming request emits an
Apix-Modality
header that includesterminal
, API-X should abandon the extension chain (including Fedora), and return the response to the user. This will allow extensions to fully service requests to repository resources if they need to.