Azure / Azure/azure-functions-java-worker
Support "RpcHttpBodyOnly"capability
Đang mở
area:java-functions
P1
- Ngôn ngữ chính
- Java
- Star
- 103
- Fork
- 74
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
Host has a "RpcHttpBodyOnly" capability where it does not send duplicated data through gRPC. It only sends the "body" property which is either bytes or string.
Reference PR: Azure/azure-functions-host#4660
Java needs to make modifications on the worker side accordingly in order to decode it whenever necessary.
Also need to support RpcHttpTriggerMetadataRemoved
Reference https://github.com/Azure/azure-functions-nodejs-worker/pull/238/files
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.