fcrepo4-labs / fcrepo-api-x

Fedora API Extension Framework
Apache License 2.0
10 stars 11 forks source link

Allow an intercepting extensions to provide terminal success responses #136

Closed birkland closed 7 years ago

birkland commented 7 years ago

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.