missing host still not working
See original GitHub issueThis should have been addressed but as of now, I’m not seeing proper behavior.
Using this URL against the petstore, which is latest master:
http://petstore.swagger.io/?url=https://generator.swagger.io/api/swagger.json
I see two issues.
First, the CURL url is incorrect. Note the protocol should be https:

Next, the request never actually succeeds. Note the URL in the network console:

Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How to Get Missing Host File On Your Windows Computer
How To Edit Or Replace Hosts File In Windows 7********************************************************************COPY CODE:# Copyright (c) ...
Read more >How to reset the Hosts file back to the default - Microsoft Support
6. Tap and hold or right-click the Hosts file, select Rename, and then rename the file as "Hosts.old". 7. Copy or move the...
Read more >My host file is not working on Windows 10 - Super User
Just changing the hosts file is not enough. You also need to flush your DNS cache. Open a command prompt and type: ipconfig...
Read more >windows - hosts file ignored, how to troubleshoot? - Server Fault
Go to your network connections properties, then TCP/IP settings, and change the first DNS server to 127.0.0.1 (localhost). The second should probably be...
Read more >Missing hosts entry problem on Windows 10 - Local Community
Can you verify that C:\Windows\System32\drivers\etc\hosts exists? If it doesn't, see https://support.microsoft.com/en-us/help/972034/how-to- ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

thanks, now it works for me 👍
Found it- fix incoming.