[Feature Request]: HttpPost / fixed multipart name
Open
awaiting triage
P3
Transforms
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 204
Description
### What would you like to happen?
The httppost transfomer can be configured to send a request with a multipart.
Currently, the multipart name is hardcoded as "file":

The feature request is about make it configurable.
### Issue Priority
Priority: 3
### Issue Component
Component: Transforms
Contributor guide
Research direction
Start at the HttpPost transform configuration and locate where the multipart name is hardcoded as "file". Make that name configurable for multipart requests, then verify that the transform sends the configured name instead of the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100