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

feat: Add support for inbound webhooks that use urlencoded content type #2119

Merged
merged 7 commits into from
Sep 9, 2024

Conversation

BolajiOlajide
Copy link
Contributor

Closes #2117

This adds support for content type url-encodedwhen ingesting webhooks.

@jirevwe jirevwe merged commit a272178 into frain-dev:main Sep 9, 2024
4 checks passed
@BolajiOlajide BolajiOlajide deleted the bo/support-url-encoded branch September 10, 2024 13:58
Oluwadaminiola pushed a commit that referenced this pull request Oct 1, 2024
…type (#2119)

* suppor url encoded content type

* handle url encoded content type

* add tests

* fix test failure

* clean up

* add debug statement for test

* correct tezt assertion
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.

[Feature request]: Add support for inbound webhooks that use application/x-www-form-urlencoded content
2 participants