Changeset 53469 for trunk/src/wp-includes/class-wp-http-streams.php
- Timestamp:
- 06/06/2022 10:49:22 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-streams.php
r52964 r53469 18 18 * Send a HTTP request to a URI using PHP Streams. 19 19 * 20 * @see WP_Http::request For default options descriptions.20 * @see WP_Http::request() For default options descriptions. 21 21 * 22 22 * @since 2.7.0
Note: See TracChangeset
for help on using the changeset viewer.