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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment