Azure / Azure/azure-functions-java-worker
Support "RpcHttpBodyOnly"capability
Abierto
area:java-functions
P1
- Lenguaje dominante
- Java
- Estrellas
- 103
- Forks
- 74
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 2
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.