Skip to content

src: fix json payload from inspector#7232

Merged
MylesBorins merged 1 commit intonodejs:masterfrom
MylesBorins:fix-inspector-json
Jun 9, 2016
Merged

src: fix json payload from inspector#7232
MylesBorins merged 1 commit intonodejs:masterfrom
MylesBorins:fix-inspector-json

Conversation

@MylesBorins
Copy link
Contributor

Checklist
  • make -j4 test (UNIX) or vcbuild test nosign (Windows) passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

src

Description of change

Fix the webSocketDebuggerUrl and devtoolsFrontendUrl returned by
v8_inspector in /json HTTP endpoint to work with 3rd party clients.

Fixes: #7227

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. inspector Issues and PRs related to the V8 inspector protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webSocketDebuggerUrl returned by v8_inspector in /json is invalid

7 participants