|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits              [2013-01-24 13:03 UTC] krakjoe@php.net
  [2013-01-24 13:03 UTC] krakjoe@php.net
 
-Status: Open
+Status: Not a bug
  [2015-09-02 19:48 UTC] mike dot sherov at gmail dot com
 | |||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 03:00:01 2025 UTC | 
Description: ------------ If an invalid Content-Length header is sent with a request, attempting to read the request body via file_get_contents('php://input') results in a delay of 10 seconds while, I assume, a timeout is waited on.