Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.4.3f1
2019.1
Issue ID
1176866
Regression
No
[Android] Content type with PUT request with no upload handler shows "application/x-www-form-urlencoded" on Android devices
To reproduce:
1. Open attached project
2. Build and run to the Android platform
3. Check the logcat
4. Observe content type is set to "application/x-www-form-urlencoded"
Result: Android gets content-type header of "application/x-www-form-urlencoded"
Expected: Android should get no content-type header
Reproduced on: 2017.4.32f1; 2018.4.7f1; 2019.1.14f1; 2019.2.0a4
Not reproduced on 2019.2.0a5; 2019.3.0a12
VLNQA00122, Samsung Galaxy S9 (SM-G960F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00277, Asus ROG Phone (ASUS_Z01QD), Android 8.1.0, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
Note: logcat attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment