[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 09:57:53 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):
The Proxy (Bluecoat) seems to be completely irrelevant, since Wordpress /
libcurl does not put any `Proxy-Authorization` headers into the request.
Worst case, it should behave like a "normal browser client" and retry
after receiving a "407 Proxy-Authorization required" message from proxy -
but it does not.
I use cURL 7.19.7 and php is 64bit too.
Currently I configured `CURLAUTH_BASIC` only, with this options it works
fine.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31232#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list