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

#71 Added support for form encoded key-value pairs in http request bodies. #73

Merged
merged 1 commit into from
Feb 7, 2020

Conversation

kiwiprog
Copy link
Contributor

As per specification under the Http Requests section in the Mountebank Documentation

@mattherman
Copy link
Owner

This looks good, but I want to wait until we figure out an approach on #72 before merging since it may have an impact on this PR as well.

@mattherman
Copy link
Owner

Based on the decision in #72, you should update this to be of type IDictionary<string, object> as well.

@mattherman mattherman merged commit bda9a52 into mattherman:master Feb 7, 2020
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.

2 participants