apache / apache/hop

[Feature Request]: HttpPost / fixed multipart name

Open
#3,409 0 comments 0 reactions 0 assignees View on GitHub
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":
![image](https://github.com/apache/hop/assets/1174320/2bbfe036-d037-4070-84cb-834d8aa644cf)

The feature request is about make it configurable.

### Issue Priority

Priority: 3

### Issue Component

Component: Transforms

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.