mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #630] How to debug localhost (cors) #222
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#222
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 @liuyibo123 on GitHub (Feb 29, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/630
How to debug localhost api?
@dihmeetree commented on GitHub (Feb 29, 2020):
Click the dropdown at the top right and click extensions. And install the Postwoman extension for your browser! This will allow development to your localhost address :) @liuyibo123
Please comment here, if you have any issues!
@liuyibo123 commented on GitHub (Feb 29, 2020):
@dmitryyankowski
Thank you for your answer ,but my really question is that I deployed postwoman on my own server and I want use it to debug localhost. Is there a solution?
@dihmeetree commented on GitHub (Feb 29, 2020):
@liuyibo123 we don't support hosts other than https://postwoman.io and http://localhost:3000, at this time!
@liuyibo123 commented on GitHub (Feb 29, 2020):
@dmitryyankowski Okay . Thank you all the same