Changeset 37492 for trunk/src/wp-includes/class-wp-http-streams.php
- Timestamp:
- 05/22/2016 06:14:19 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-http-streams.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-streams.php
r37431 r37492 90 90 if ( $is_local ) { 91 91 /** 92 * Filter whether SSL should be verified for local requests.92 * Filters whether SSL should be verified for local requests. 93 93 * 94 94 * @since 2.8.0 … … 99 99 } elseif ( ! $is_local ) { 100 100 /** 101 * Filter whether SSL should be verified for non-local requests.101 * Filters whether SSL should be verified for non-local requests. 102 102 * 103 103 * @since 2.8.0 … … 402 402 403 403 /** 404 * Filter whether streams can be used as a transport for retrieving a URL.404 * Filters whether streams can be used as a transport for retrieving a URL. 405 405 * 406 406 * @since 2.7.0
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)