mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #2650] [feature]: set user agent if not specified (add setting) #871
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#871
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 @SamJakob on GitHub (Sep 10, 2022).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2650
Is there an existing issue for this?
Summary
Ideally, an option to set the user agent string (if one wasn't specified in 'Headers') to some default value for Hoppscotch could be added (and this functionality could be toggled with a setting in Hoppscotch with it being on by default).
Why should this be worked on?
This would be useful as it can be easy to forget to add it, yet essential if some services are routed through CloudFlare or other services that tend to require a User-Agent to be specified. Perhaps this could be expanded to other default headers too?
@SamJakob commented on GitHub (Sep 10, 2022):
I've been looking at implementing this from the proxy side, but rather than double-implementing it on the proxy, this could probably just be made a feature of Hoppscotch directly as it benefits all users rather than just those of the proxy.
(See also: https://github.com/hoppscotch/proxyscotch/issues/46)
@amitb-sahaj-tml commented on GitHub (Jul 30, 2024):
Is there any update on above feature request. I am facing the same issue where I had forgotten to add user-agent header due to which I was getting cloudflare error