[wp-trac] [WordPress Trac] #38427: wp-cron.php: POST-request, but content-length missing

WordPress Trac noreply at wordpress.org
Fri Oct 21 04:48:20 UTC 2016


#38427: wp-cron.php: POST-request, but content-length missing
--------------------------+-----------------------------
 Reporter:  mozai         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  HTTP API      |     Version:  4.6
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+-----------------------------
Changes (by dd32):

 * keywords:   => needs-patch
 * version:  4.6.1 => 4.6
 * component:  General => HTTP API
 * milestone:  Awaiting Review => Future Release


Comment:

 Hi @mozai and welcome to Trac,

 Thanks for reporting this, I suspect this will be caused by our switch to
 `Requests` in 4.6.
 I've opened https://github.com/rmccue/Requests/issues/248 upstream to get
 the issue fixed.

 Worth noting this only affects the `fsockopen()` transport, and not the
 `cURL` transports. A quick fix would be to enable cURL on the site.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38427#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list