mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #5484] [bug]: HEAD method on desktop app is slow #2105
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#2105
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 @bnelissen-orisha on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5484
Is there an existing issue for this?
Platform
Desktop App
Browser
Chrome
Operating System
Windows
Bug Description
Hi,
When I try to do HEAD method with Desktop App it is slow, very slow : ~30 000ms.
In the web browser it takes only < 200ms.
It happens on cloud & self hosted.
On Desktop App i use Native Interceptor
Desktop App :
Web browser :
I use the last version of Desktop App : v2025.9.1.
Deployment Type
Hoppscotch Cloud
Version
Desktop App v2025.9.1
@bnelissen-orisha commented on GitHub (Dec 17, 2025):
In version 2025.11.2 still the same issue.
HEAD on https://echo.hoppscotch.io => 30 000 ms (179 ms on web app)
HEAD on https://google.com => no response (402 ms en web app)
@sysmat commented on GitHub (Mar 15, 2026):
hoppscotchdesktop app on windows 1500ms, this is bad