Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt Hook to be able to fire after/before original request #57

Closed
ljucam opened this issue Jul 11, 2016 · 0 comments
Closed

Adapt Hook to be able to fire after/before original request #57

ljucam opened this issue Jul 11, 2016 · 0 comments

Comments

@ljucam
Copy link
Collaborator

ljucam commented Jul 11, 2016

In order to be able to implement the delegate system, hooks must be able to fire after the original request is performed (default is before). We should add a new attribute to the hook:

"type": "after"

Possible values: "before", "after". Defaults to "before".

@ljucam ljucam assigned ljucam and unassigned ljucam Jul 11, 2016
@lbovet lbovet closed this as completed in 3927a11 Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant