mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3695] ## How do I send text fields with an image field using multipart/form-data #1276
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rafay106 on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3695
Originally assigned to: @anwarulislam on GitHub.
So overall I have 2 issues
Originally posted by @Rafay106 in https://github.com/hoppscotch/hoppscotch/issues/1679#issuecomment-1868274883
@talenta-eg commented on GitHub (Jan 28, 2024):
@Rafay106 me to i can not send text with file
@abhuyan commented on GitHub (Feb 24, 2024):
Similar use-case. I need to send formatted JSON text along with a file using multipart/form-data. Can't enter the parameter value as multiline which is not accepted in the server side unfortunately.
@HeIIow2 commented on GitHub (Feb 29, 2024):
Weirdly enough I can't send text fields with
multipart/from-dataat all regardless of if I also send a file or not.I am using the
.debbuild (Desktop).@InAnYan commented on GitHub (Jun 22, 2024):
Hi! I also have same issues!
I can't send text fields in
multipart/form-datafrom Hoppscotch. However, Postman works.I think this is a critical bug in Hoppscotch. How to ping the maintainers to label this issue as a bug?
@Rafay106 commented on GitHub (Oct 9, 2024):
@InAnYan I have no idea how to ping maintainers, i switched back to postman after opening this issue 10 months ago...
@anwarulislam commented on GitHub (Jun 23, 2025):
@Rafay106 Thank you for bringing this to our attention! I attempted to replicate the issue, but it appears to be functioning correctly on my end. Could you please check again on your side? If the problem persists, would you mind sharing a reproducible process with us?
@liyasthomas commented on GitHub (Jun 26, 2025):
Closing due to inactivity.
@limseang commented on GitHub (Oct 27, 2025):
hello, now i can't send file with text in Hoppscotch can anyone tell me how ?