Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Chrome can't resolve .dev domains #117

Open
@ysbaddaden

Description

Chrome reimplements its own DNS resolver, and skips NSSwitch: https://code.google.com/p/chromium/issues/detail?id=117655 named Async DNS resolver. So Chrome isn't compatible with Prax, unless you use xip.io, switch the flag off (in Chrome < 41) --disable-async-dns or configure dnsmasq or bind or unbound locally.

Please not that all other browsers do work perfectly with the system configuration.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions