envoyproxy / envoyproxy/envoy-mobile

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

オープン
#680 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
core help wanted no stalebot
主要言語
Java
スター
566
フォーク
85
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。