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

Networking

-

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)

  1. 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?

  2. 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.

  3. 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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.