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

Adding extractors and injectors #251

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nnminh98
Copy link

@nnminh98 nnminh98 commented Apr 2, 2023

Adding implementations of http header injector and extractor. When instantiating an IExtractor or IInjector objects and calling Inject() or Extract(), you need to pass in a function that does the actual injection/extraction. Use the provided methods to do so

@nnminh98
Copy link
Author

nnminh98 commented Apr 2, 2023

This links to the following issue: #250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant