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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment