Difference between revisions of "9229"
Jump to navigation
Jump to search
(Created page with " curl localhost:9229 WebSockets request was expected") Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
curl localhost:9229 | curl localhost:9229 | ||
WebSockets request was expected | WebSockets request was expected | ||
+ | |||
+ | wscat -c ws://localhost:9229 | ||
+ | error: Unexpected server response: 400 | ||
+ | |||
+ | == See also == | ||
+ | * {{node-inspector}} | ||
+ | * {{Node.js}} | ||
+ | |||
+ | [[Category:Node.js]] |
Latest revision as of 08:21, 14 March 2023
curl localhost:9229 WebSockets request was expected
wscat -c ws://localhost:9229 error: Unexpected server response: 400
See also[edit]
Advertising: