[wp-trac] Re: [WordPress Trac] #8727: WP_Http_Curl doesn't handle
cookies
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 30 22:36:31 GMT 2008
#8727: WP_Http_Curl doesn't handle cookies
------------------------------------------------------+---------------------
Reporter: Denis-de-Bernardy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7.1
Component: HTTP | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch dev-feedback reporter-feedback |
------------------------------------------------------+---------------------
Comment (by jacobsantos):
Replying to [comment:5 Denis-de-Bernardy]:
> k, so if I get this right, I can catch the curl handle using this:
>
> {{{
> add_action('http_api_curl', 'foo');
> }}}
>
> and:
>
> {{{
> function foo(&$bar)
> {
> // do stuff on $bar
> }
> }}}
>
> correct?
Yes.
--
Ticket URL: <http://trac.wordpress.org/ticket/8727#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list