envoyproxy / envoyproxy/envoy-mobile

platform: automatically add `content-length` if body is present

Aperta
#680 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
core help wanted no stalebot
Lingua principale
Java
Stelle
566
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.