Open
Description
Environment
Version: 0.5.0
Electron: 8.3.0
Chrome: 80.0.3987.165
Node.js: 12.13.0
V8: 8.0.426.27-electron.0
OS: Windows_NT x64 10.0.18362
Desktop
Repro steps
- Host a server at localhost
- Navigate to it with responsively
- Note the error ERR_NAME_NOT_RESOLVED as if there was a DNS failure, despite it loading and being on the local network.
Expected behaviour
Local network sites should not display a DNS error
Activity