Commit f14b48ab authored by Neil Fuller's avatar Neil Fuller
Browse files

Modify tests to reflect different URL encoding for single quote

Single quotes in query parameters in HttpURLConnection changed
behavior between M and N due to upstream changes in OkHttp:
in N, single quotes started being encoded as %27 when present in
query parameters. Unfortunately, this broke several "iTunes remote"
apps: iTunes appears not to support %27 encoding for single quotes
in its DAAP server.

Bug: 30405333
Test: (old) cts test packages android.core.tests.libcore.package.okhttp
    and android.core.tests.libcore.package.libcore

(cherry picked from commit 272317c3)

Change-Id: I3d19dd880202bdc8e5909482e0e6c5167024d410
parent 57c2d5a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment