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

Better handle empty POST and publish payloads #123

Merged
merged 2 commits into from
Sep 3, 2020

Conversation

philliphoff
Copy link
Member

@philliphoff philliphoff commented Sep 3, 2020

Tweaks the way payloads are handled for POST and publish commands, so we don't attempt to write add an undefined (i.e. empty) payload.

Resolves #121.

@philliphoff philliphoff added this to the 0.3.0 milestone Sep 3, 2020
@philliphoff philliphoff self-assigned this Sep 3, 2020
@philliphoff philliphoff merged commit e63c627 into master Sep 3, 2020
@philliphoff philliphoff deleted the philliphoff-no-payload branch September 3, 2020 23:14
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.

Pop up an error when invoking (POST) application method with an empty payload
2 participants