Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom domain extensions #105

Open
superbiche opened this issue Feb 24, 2020 · 0 comments
Open

Allow custom domain extensions #105

superbiche opened this issue Feb 24, 2020 · 0 comments

Comments

@superbiche
Copy link

Hi,
In my team, we now use a .docker custom domain extension.
This, using Docker, Docker Compose & Traefik, plus a small custom script in order for XDebug to reach the remote, allows us to work with URLs like https://myproject.docker/.

Unfortunately, this extension doesn't work properly with this kind of domain: the cookie is never set.
I'm not sure if this is a limitation of this extension or a Chrome one, but whenever I try with Postman - using XDEBUG_SESSION_START=1 query param - Xdebug is working properly.
I can also add cookies to these custom domains in Postman, so I guess it's a validation issue in this extension.

Would someone be kind enough to tell me where to start investigating and I'd happily submit a PR to fix this behavior (if you agree it needs to be fixed).

Cheers,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant