Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

URLs of same domain doesn't get captured. #16

Open
aCodeAlchemist opened this issue Apr 12, 2020 · 0 comments
Open

URLs of same domain doesn't get captured. #16

aCodeAlchemist opened this issue Apr 12, 2020 · 0 comments

Comments

@aCodeAlchemist
Copy link

For same domain / server urls it doesn't work. I setup laravel with nginx server.

For all other urls it works. When tried using same domain I get following response

{
"headers": [],
"status": null,
"content": null,
"contentType": null,
"url": "https://api.mydomain.com/",
"redirectURL": null,
"time": "2020-04-12T06:16:28.116Z",
"console": [],
"cookies": []
}

I have tried isLazy method as well.. but it still didn't work. Any idea why would that be? or what could be the steps to debug this?

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

No branches or pull requests

1 participant