mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #4862] [bug]: can not view response html #1830
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#1830
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 @lucnt1100 on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4862
Originally assigned to: @nivedin, @CuriousCorrelation on GitHub.
Is there an existing issue for this?
Current behavior
When I dump data in code, I can not see the HTML response, and my API does not receive body data
Steps to reproduce
Environment
Production
Version
Cloud
@hamidreza2005 commented on GitHub (Mar 11, 2025):
i have faced the same problem !
@jamesgeorge007 commented on GitHub (Mar 11, 2025):
Hi, we have a PR with the fix for data transmitted in the request scheduled for the next patch release.
@jamesgeorge007 commented on GitHub (Mar 13, 2025):
Could you check if the issue with the request body not being received on the server side is resolved with the latest release?
On another note, there is an ongoing investigation into the response section appearing empty for HTML and similar responses.
@jamesgeorge007 commented on GitHub (Mar 20, 2025):
Closing this issue since it is resolved in the latest release. Please feel free to let us know if you have any feedback.