mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 17:26:03 +03:00
[GH-ISSUE #5697] [feature]: 响应头显示宽度建议 #2212
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#2212
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 @xzxiaoshan on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5697
Is there an existing issue for this?
Summary
交互性建议,如下图所示:
这块的处理,可以直接参考 postman,也支持换行。
Why should this be worked on?
1、响应头的值很长时,响应头的列无法拖动调整宽度
2、从http响应头实际应用规范来讲,响应头的name不会太长,可以缩短name列的默认宽度并且增加支持可以手工拖动宽度
3、点击value,会自动换行显示