Skip to content

Conversation

mintrigue
Copy link

If the body of a post contained a backslash, it would be treated as an escape character when written to res.write('') and corrupts the contents of the body. This patch properly escapes the backslash character.

Update: removed extra period from previous pull request

If the body of a post contained a backslash, it would be treated as an escape character when written to res.write('\') and corrupts the contents of the body. This patch properly escapes the backslash character.

Update: removed extra period from previous pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant