Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Not Reproducible in 2017.1.X, 2017.2.X
Votes
5
Found in
2017.3.0b1
2017.3.0b2
Issue ID
955264
Regression
Yes
WWW request doesn't send Content-Length header
To reproduce:
1. Open attached project;
2. Open "Main" scene;
3. Enter Play mode;
4. Look at the Debug.Log thrown to the Console.
Expected result: WWWForm post request is successful, Content-Length header is not missing.
Actual result: Content-Length header is missing, which used to be auto generated based on the data size:
<html><head><title>Length Required</title></head><body><p>Length Required.</p></body></html>
Reproduced on versions: 2017.3.0b1, 2017.3.0b10, 2018.1.0a5.
Not reproduced on versions: 2017.2.0p2, 2017.3.0a7.
Fixed on: 2018.1.0b1
Comments (13)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
DennisSchmidders
Dec 27, 2017 22:24
Hello, I have 2017.3.0.f3 now too and before I downloaded the newest Version my PHP MySQL Script works fine. Now he put out the same error message in the log 411 length required.
So it is a bug in Unity that I can not use my MYSQL Code anymore and I have to wait for the 2018 Version?
creat327
Dec 27, 2017 16:41
and also in 2017.3p1 it seems they are not going to prioritize this serious regression bug on .3 series.
kookyoo
Dec 20, 2017 11:04
Hi, what is the status for 2017.3.0f3 ? It seems that the bug is present is the version.