1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-27 18:21:14 +03:00
Files
okhttp/okhttp-urlconnection
Neil Fuller d003dec9ac Avoid hardcoding the custom header prefix so the test uses the Platform value
The test is failing under Android CTS tests. Android uses an "X-Android"
prefix.

This fix is benign and ensures the test passes in all cases.
2014-11-26 14:17:48 +00:00
..