envoyproxy / envoyproxy/envoy-mobile
platform: automatically add `content-length` if body is present
Abierto
core
help wanted
no stalebot
- Lenguaje dominante
- Java
- Estrellas
- 566
- Forks
- 85
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Some libraries like `URLSession` automatically add `content-length` if the request body is a known size at the time the request is created.
Envoy Mobile doesn't currently provide this functionality, but we could easily add this at the platform layer when consumers are constructing unary requests at which time the request body is a known length.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.