envoyproxy / envoyproxy/envoy-mobile
platform: automatically add `content-length` if body is present
オープン
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 はまだ評価されていません。