Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

default to urlencoded data if not CORS #71

Closed

Conversation

andyshinn
Copy link
Contributor

Depends on #70.

Todo:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #69 馃

@andyshinn andyshinn force-pushed the feature/default-urlencoded-data branch from dabba07 to 9a853c7 Compare January 25, 2021 23:22
@jpoehnelt
Copy link
Owner

looks like some of the tests need to be updated for the new webhook interface in the config?

@andyshinn
Copy link
Contributor Author

It needs some CSS love as well. I'll try to look at it again in the future but am not able to continue it at the moment.

@jpoehnelt jpoehnelt closed this Jan 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

post body as application/x-www-form-urlencoded
2 participants