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

Post using string rather than Mendix object #104

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

Conversation

mgroeneweg
Copy link

For a customer I needed to create a dynamic post request. With native REST, this is easy, however, the service requires NTLM authentication. So I created action postString and changed the RestConsumer to handle it.

Also added body logging when asFormData is true. Added test page to the test project.

Added method to post a string rather than a Mendix object. Also added body logging when asFormData is true. Added test page to the
The new log could cause a null pointer exception if the data was null.
@mgroeneweg
Copy link
Author

Any chance on this getting merged? A useful feature and it does not harm other functionality.

@mgroeneweg
Copy link
Author

mgroeneweg commented Mar 15, 2019

Bump. Because it has been left hanging for so long it now cannot be merged automatically anymore...

@mgroeneweg
Copy link
Author

Bump. Why is noone taking action?

@MaartenBongers12
Copy link

Still a usefull addition, please merge it with the module!

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