Azure / Azure/azure-functions-host
[Duplicate data issue] Consume "RpcHttpBodyOnly" capability
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
RpcHttpBodyOnly capability was introduced in order to populate the body only so that the corresponding language workers can take care of reconstructing the rawBody out of it instead of sending both through gRPC.
Host PR: https://github.com/Azure/azure-functions-host/commit/02f83defd79ce149f04ef0b52307e152fe7f79a8
NodeJS changes: https://github.com/Azure/azure-functions-nodejs-worker/pull/234
Contributor guide
Assessment
This issue has not been assessed yet.