mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Various corrections and improvements to inline documentation.
See #55646 git-svn-id: https://develop.svn.wordpress.org/trunk@53827 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -687,8 +687,8 @@ class WP_Http {
|
||||
* then a numbered array is returned as the value of that header-key.
|
||||
*
|
||||
* @type array $response {
|
||||
* @type int $code The response status code. Default 0.
|
||||
* @type string $message The response message. Default empty.
|
||||
* @type int $code The response status code. Default 0.
|
||||
* @type string $message The response message. Default empty.
|
||||
* }
|
||||
* @type array $newheaders The processed header data as a multidimensional array.
|
||||
* @type WP_Http_Cookie[] $cookies If the original headers contain the 'Set-Cookie' key,
|
||||
|
||||
Reference in New Issue
Block a user