Ticket #41606: 41606.patch
| File 41606.patch, 602 bytes (added by , 8 years ago) |
|---|
-
src/wp-includes/class-http.php
473 473 * Validate redirected URLs. 474 474 * 475 475 * @since 4.7.5 476 * @static 476 477 * 477 478 * @throws Requests_Exception On unsuccessful URL validation 478 479 * @param string $location URL to redirect to. … … 535 536 * 536 537 * @since 3.2.0 537 538 * 538 * @static 539 * @staticvar array $transports 539 540 * 540 541 * @param string $url URL to Request 541 542 * @param array $args Request arguments