Changeset 49597 for trunk/src/wp-includes/class-wp-http-streams.php
- Timestamp:
- 11/14/2020 04:33:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-streams.php
r48586 r49597 95 95 if ( $is_local ) { 96 96 /** 97 * Filters whether SSL should be verified for local requests.97 * Filters whether SSL should be verified for local HTTP API requests. 98 98 * 99 99 * @since 2.8.0
Note: See TracChangeset
for help on using the changeset viewer.