hoppscotch / hoppscotch-extension

🧩 Browser extensions to provide more capabilities to https://hoppscotch.io
https://hoppscotch.io
MIT License
254 stars 95 forks source link

[bug]: Can't fetch local site through Firefox extension #244

Closed hms5232 closed 9 months ago

hms5232 commented 9 months ago

When I send a local site with custom domain (like http://abc.example.com and edit /etc/hosts make it to my local web server), it will show the following error:

圖片

圖片

But, the http://localhost is reachable. The WAN is reachable too (ex: google.com)

This only occur in Firefox and extension version is v0.29 & 0.28 but v0.25 work fine. Both of Chrome and Edge is OK.

Environment