[wp-trac] [WordPress Trac] #31232: Invalid value for curl option CURLOPT_PROXYAUTH in wp-includes/class-http.php

WordPress Trac noreply at wordpress.org
Thu Feb 5 10:40:48 UTC 2015


#31232: Invalid value for curl option CURLOPT_PROXYAUTH in wp-includes/class-
http.php
-------------------------------+------------------------------
 Reporter:  beier.michael      |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  HTTP API           |     Version:  4.1
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by beier.michael):

 I debugged a little more and found out, that Wordpress indeed does send
 two requests for the same URL - but both without `Proxy-Authorization`
 header.

 The proxy answers:

 {{{
 HTTP/1.1 407 Proxy Authentication Required
 Proxy-Authenticate: NEGOTIATE
 Proxy-Authenticate: NTLM
 Proxy-Authenticate: BASIC realm="IWA_EnBW"
 }}}

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


More information about the wp-trac mailing list