[wp-trac] [WordPress Trac] #33711: Introduce HTTP API response cookie functions

WordPress Trac noreply at wordpress.org
Tue Sep 22 03:13:16 UTC 2015


#33711: Introduce HTTP API response cookie functions
-------------------------+-----------------------------
 Reporter:  johnbillion  |       Owner:  wonderboymusic
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  4.4
Component:  HTTP API     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |     Focuses:
-------------------------+-----------------------------
Changes (by wonderboymusic):

 * owner:   => wonderboymusic
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"34369"]:
 {{{
 #!CommitTicketReference repository="" revision="34369"
 HTTP: Add some new Cookie helper functions:

 * `wp_remote_retrieve_cookies( $response )`
 * `wp_remote_retrieve_cookie( $response, $name )`
 * `wp_remote_retrieve_cookie_value( $response, $name )`

 Adds unit tests.

 Props johnbillion.
 Fixes #33711.
 }}}

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


More information about the wp-trac mailing list