Ticket #27681: 27681.patch
| File 27681.patch, 424 bytes (added by , 12 years ago) |
|---|
-
wp-includes/class-http.php
1191 1191 private $body = ''; 1192 1192 1193 1193 /** 1194 * The maximum amount of data to rec ieve from the remote server1194 * The maximum amount of data to receive from the remote server 1195 1195 * 1196 1196 * @since 3.6.0 1197 1197 * @access private