Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

feature/http client configuration#501

Merged
baywet merged 4 commits intodevmicrosoftgraph/msgraph-sdk-java:devfrom
feature/http-client-configurationmicrosoftgraph/msgraph-sdk-java:feature/http-client-configurationCopy head branch name to clipboard
Oct 2, 2020
Merged

feature/http client configuration#501
baywet merged 4 commits intodevmicrosoftgraph/msgraph-sdk-java:devfrom
feature/http-client-configurationmicrosoftgraph/msgraph-sdk-java:feature/http-client-configurationCopy head branch name to clipboard

Conversation

@baywet
Copy link
Member

@baywet baywet commented Sep 24, 2020

fixes #162

Copy link
Collaborator

@MIchaelMainer MIchaelMainer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you help me understand how these changes relate with msgraph-sdk-java-core? We should use core for http client configuration.

@baywet
Copy link
Member Author

baywet commented Sep 30, 2020

@MIchaelMainer I have to admit I have mixed a few things here:

* @param <T1> the http client type
* @return the HTTP provider
*/
<T1> IHttpProvider getHttpProvider(final T1 httpClient);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How come we aren't seeing a compile time issue with this not being implemented in DefaultClientConfig.java

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because that class is abstract?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@baywet baywet merged commit d8c4078 into dev Oct 2, 2020
@baywet baywet deleted the feature/http-client-configuration branch October 2, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.