Uses
Uses | Description |
---|---|
wp-includes/Requests/Cookie.php: Requests_Cookie::format_for_header() | Format a cookie for a Cookie header |
This method has been deprecated. Use Requests_Cookie::format_for_header instead.
Format a cookie for a Cookie header
(string)
File: wp-includes/Requests/Cookie.php
public function formatForHeader() { return $this->format_for_header(); }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests_cookie/formatforheader