Make WordPress Core

Ticket #41606: 41606.patch

File 41606.patch, 602 bytes (added by upadalavipul, 8 years ago)
  • src/wp-includes/class-http.php

     
    473473         * Validate redirected URLs.
    474474         *
    475475         * @since 4.7.5
     476     * @static
    476477         *
    477478         * @throws Requests_Exception On unsuccessful URL validation
    478479         * @param string $location URL to redirect to.
     
    535536         *
    536537         * @since 3.2.0
    537538         *
    538          * @static
     539         * @staticvar array $transports
    539540         *
    540541         * @param string $url URL to Request
    541542         * @param array $args Request arguments