Skip to content

moved toHumanReadableAscii method into library#727

Merged
cammace merged 3 commits intomas-2.x.xfrom
cam-okhttp-fix
Feb 27, 2018
Merged

moved toHumanReadableAscii method into library#727
cammace merged 3 commits intomas-2.x.xfrom
cam-okhttp-fix

Conversation

@cammace
Copy link
Copy Markdown

@cammace cammace commented Feb 27, 2018

In OkHttp 3.10.0, toHumanReadableAscii util method has been moved to OkHttpURLConnection and marked as private. Since we previously relied on this method, I've ported over the same method into our utils class.

@cammace cammace self-assigned this Feb 27, 2018
@cammace cammace requested a review from tobrun February 27, 2018 15:28
@cammace
Copy link
Copy Markdown
Author

cammace commented Feb 27, 2018

commit b1f4a95 only disables checkstyle, not all of circle ci.

@cammace
Copy link
Copy Markdown
Author

cammace commented Feb 27, 2018

The UI tests are failing since we also are using the same internal method in the map SDK, bumping OkHttp back down to 3.9 confirms this. Going ahead and merging to get the fix in the map SDK.

@cammace cammace merged commit 77641ad into mas-2.x.x Feb 27, 2018
@cammace cammace deleted the cam-okhttp-fix branch February 27, 2018 18:50
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.

2 participants