Changeset 48102 for trunk/src/wp-includes/class-http.php
- Timestamp:
- 06/20/2020 11:16:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-http.php
r48067 r48102 512 512 * @param array $args Request arguments. 513 513 * @param string $url URL to Request. 514 *515 514 * @return string|false Class name for the first transport that claims to support the request. 516 515 * False if no transport claims to support the request.
Note: See TracChangeset
for help on using the changeset viewer.