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

Respond to POSTs as well as GETs in /cm handler #900

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

spacelama
Copy link
Contributor

Not sure my adding a new http_getRawArg method is the best way to go about ignoring the initial "?" when parsing the data within the body of a POST request, but otherwise this does seem to fix #872 for me.

Fixes #872

@openshwprojects
Copy link
Owner

This solution is acceptable. Thank you!

@openshwprojects openshwprojects merged commit e130cfd into openshwprojects:main Aug 16, 2023
8 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.17.220 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Only responds to GETs and not POSTs
2 participants