elsa-workflows/elsa-core
Add content formatter for application/x-www-form-urlencoded and multipart/form-data
Aperta
#75 aperta il 20 set 2019
activityenhancementgood first issueprio lowtriaged
Metriche repository
- Star
- (5486 stelle)
- Metriche merge PR
- (Merge medio 1g 17h) (29 PR mergiate in 30 g)
Descrizione
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.