Closed
Description
Note: for support questions, please use one of these channels: stackoverflow or slack
You want to:
- [] report a bug
- request a feature
Current behaviour
Apologies if this is my misunderstanding of NodeJS streams.
The HTTP body of sendErrorMessage
is readable on the client but does not appear to be accessible server side.
I'm currently investigating a number of 400 errors produced here but it looks like this could be 1 of 4 Server.errorMessages
.
Are the response bodies available server side or would it be possible to add some debug logging that includes the body before sending the response?
Steps to reproduce (if the current behaviour is a bug)
Expected behaviour
Setup
- OS:
- browser:
- engine.io version:
Other information (e.g. stacktraces, related issues, suggestions how to fix)
Metadata
Metadata
Assignees
Labels
No labels