diff options
author | Neil Fuller <nfuller@google.com> | 2016-08-10 15:17:26 +0100 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2016-10-05 11:59:15 +0100 |
commit | f14b48abd257bddff050624b51a73440689fc22f (patch) | |
tree | 56b78f2a2e5459293e867f671a579c3eb67ef70e /annotations/generate_annotated_java_files.py | |
parent | 57c2d5a042af3895fc1b232175d3103672a70aa4 (diff) |
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 272317c3807fd40b04353354b540a6e2719e93a8)
Change-Id: I3d19dd880202bdc8e5909482e0e6c5167024d410
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions