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

IBodyResponseBuilder.WithBody* should receive the request as a parameter #98

Closed
davidshen84 opened this issue Feb 28, 2018 · 3 comments
Closed

Comments

@davidshen84
Copy link

Currently, the IBodyResponseBuilder.WithBody* methods only allow return fixed response. If we can get the request object as a parameter, it would allow it respond dynamic response.

@StefH
Copy link
Collaborator

StefH commented Feb 28, 2018

Is this issue linked to your question?
#66

@davidshen84
Copy link
Author

Yes, I think it would serve the same purpose.

@StefH
Copy link
Collaborator

StefH commented Mar 1, 2018

Code added, new NuGet will be uploaded.

@StefH StefH closed this as completed Mar 1, 2018
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

No branches or pull requests

2 participants