elsa-workflows / elsa-workflows/elsa-core
Add content formatter for application/x-www-form-urlencoded and multipart/form-data
Open
activity
enhancement
good first issue
prio low
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Currently, `Elsa.Activities.Http` provides only one implementation of `IContentFormatter`, which is `JsonContentFormatter`.
We need to add another formatter for `application/x-www-form-urlencoded` and `multipart/form-data`.
Contributor guide
Assessment
This issue has not been assessed yet.