Skip to content

Conversation

@daxian-dbw
Copy link
Contributor

Fix #205

Special case RpcHttp.RawBody field to always return the literal string.
NodeJS worker does the same for RawBody: https://github.com/Azure/azure-functions-nodejs-worker/blob/dev/src/Converters.ts#L18

@daxian-dbw daxian-dbw requested a review from TylerLeonhardt May 5, 2019 07:25
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Request.RawBody is not a string anymore

2 participants