Skip to content

Unable to monitor http/https requests made by node #5341

Closed
@harumando

Description

@harumando

Hello,
When I make a request I don't see it in the developer tools. I can see the request only when it's made with jquery or native xmlhttprequest.

I've binded console.log on the 'end' event and I can see that node-webkit is actually doing the request and it's returning me a correct response. But doing these "blind requests" is very hard. May be i'm missing something? How can i debug native node http requests without console.log'ing them.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions