Skip to content

Add support for OkHttp3 #988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

royclarkson
Copy link
Member

OkHttp3 introduces a new package and API that is incompatible with
previous versions. This commit adds a new
OkHttp3ClientHttpRequestFactory and supporting classes.

OkHttp3 introduces a new package and API that is incompatible with
previous versions. This commit adds a new
OkHttp3ClientHttpRequestFactory and supporting classes.
@jhoeller
Copy link
Contributor

jhoeller commented Mar 5, 2016

Ah indeed, they're at OkHttp 3.2.0 already... I guess we should roll this into Spring Framework 4.3 still.
@royclarkson, could please create a corresponding SPR feature ticket in JIRA?

@royclarkson
Copy link
Member Author

@jhoeller yes, will do that shortly. Thanks.

@royclarkson
Copy link
Member Author

Created SPR-14024

@bclozel bclozel self-assigned this Mar 25, 2016
@bclozel
Copy link
Member

bclozel commented Mar 29, 2016

Merged with f35ec53
Thanks @royclarkson !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants