[wp-trac] [WordPress Trac] #54588: cURL incompatibility with Kaspersky (kesl)

WordPress Trac noreply at wordpress.org
Mon Dec 6 13:06:33 UTC 2021


#54588: cURL incompatibility with Kaspersky (kesl)
--------------------------+--------------------------------
 Reporter:  mirkolofio    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:
 Severity:  normal        |  Resolution:  reported-upstream
 Keywords:                |     Focuses:
--------------------------+--------------------------------
Changes (by hellofromTonya):

 * keywords:  has-patch =>
 * status:  new => closed
 * resolution:   => reported-upstream
 * milestone:  Awaiting Review =>


Comment:

 Hello @mirkolofio,

 Welcome to WordPress Core's Trac. Thank you for this report.

 WordPress Core is a consumer of the Requests library, meaning this library
 is an external dependency. It's maintained by the Requests library and not
 by WordPress Core. You can report issues with
 [https://github.com/WordPress/Requests/issues Requests by going here to
 their Issues interface].

 Some notes to help:

 * Closing the cURL < 7.22 was introduced in Requests version 1.7 in
 [https://github.com/WordPress/Requests/commit/fd34acb2b79aeec3dfb886e1218e763d41ca6ef9
 2016 in this commit] and [https://github.com/WordPress/Requests/pull/211
 PR] with this explanation:
 >cURL <7.22 seems to hold the request open if the connection is keep-alive
 and the buffer hasn't been filled. Changing to single connections is
 slightly less efficient (although unnoticable in most uses), but should
 fix this issue.

 * It has been in Core since WordPress 4.6. See [37430] #33055.

 What are the next steps?

 Please open an issue in the [https://github.com/WordPress/Requests/issues
 Requests library]. See the
 [https://github.com/WordPress/Requests#contribute Contribute] instructions
 in the Requests library. For the PR, please fork the Requests repository
 and submit the PR to that repository.

 I'll close this ticket as reported upstream.

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


More information about the wp-trac mailing list