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

Fixes #78: Support sharing data between handlers within request scope #80

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

abahmed
Copy link
Member

@abahmed abahmed commented Feb 16, 2021

Fixes #78

Changes proposed in this pull request:

  • Support sharing data between handlers within request scope
  • Update gearbox version
  • Add testing to SetLocal and GetLocal

@abahmed abahmed added the enhancement New feature or request label Feb 16, 2021
@muhammednagy muhammednagy merged commit 35adf9f into master Feb 16, 2021
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.

Pass data from middleware to handler
2 participants