-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reapply an upstream OkHttp change to Android for HttpUrl
Manually reapplied change from upstream to address HttpUrl encoding issues. This change did not apply cleanly. Upstream FormEncodingBuilder has been refactored. Equivalent changes have been made. Upstream details: Comment: Never throw converting an HttpUrl to a java.net.URI. Just do arbitrary amounts of transformation. Sigh. Closes square/okhttp#2116 SHA: d77edcc8905148f18a691be180c4f8f366a5ee1b Bug: 27590872 (cherry picked from commit 4c521731e582bbd36d1ef7276b25a347f91d9bbb) Change-Id: I15317abbfcd6d7d4af3ce9793f61c912d9b66991
- Loading branch information
Showing
3 changed files
with
115 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.