microsoftgraph / microsoftgraph/msgraph-sdk-java

Cannot customise the HTTP provider in v6?

オープン
#2,307 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

status:waiting-for-triage type:feature
主要言語
Java
スター
444
フォーク
154
平均マージ
18時間 28分
マージ済み PR(30日)
4

説明

Is your feature request related to a problem? Please describe the problem.

The v5 SDK had a builder interface to GraphServiceClient which allowed specifying an IHttpProvider which was used for all HTTP requests; this was great if you were using a customised HTTP interface. However, the builder interface appears to be missing in v6, and instead you have to pass in an OkHttpClient, which cannot be customised in the same way.

Describe the solution you'd like.

Can we have an IHttpProvider interface like in v5, please? (Or else point me at equivalent functionality I haven't found yet!)

Additional context?

No response

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

v5 の GraphServiceClient builder および IHttpProvider と、OkHttpClient を使用した v6 での構築を比較します。v6 が同等の HTTP カスタマイズを公開しているかどうかを判断し、サポートされているカスタマイズパスが実装されるか、明確に特定された時点でリクエスト完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
api
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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