Changeset 42877 for trunk/src/wp-includes/class-http.php
- Timestamp:
- 03/25/2018 07:34:31 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r42766 r42877 441 441 * @since 4.6.0 442 442 * 443 * @param array $cookies Listof cookies to send with the request.443 * @param array $cookies Array of cookies to send with the request. 444 444 * @return Requests_Cookie_Jar Cookie holder object. 445 445 */
Note: See TracChangeset
for help on using the changeset viewer.