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

feat: add hook support #56

Merged
merged 2 commits into from
Jan 3, 2023
Merged

feat: add hook support #56

merged 2 commits into from
Jan 3, 2023

Conversation

ComfortablyCoding
Copy link
Contributor

This PR adds support for hooks. The current supported hooks are

  • preResponseTransform: Execued before the Response Transforms have run
  • postResponseTransform: Execued after the Response Transforms have run

Resolves #54

@ComfortablyCoding ComfortablyCoding merged commit d0243c5 into master Jan 3, 2023
@ComfortablyCoding ComfortablyCoding deleted the issue-54 branch February 6, 2023 05:18
@ComfortablyCoding ComfortablyCoding added the enhancement New feature or request label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] add hook support
1 participant