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

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

@aCodeAlchemist

Description

@aCodeAlchemist

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions