Make WordPress Core


Ignore:
Timestamp:
06/10/2011 11:01:45 PM (14 years ago)
Author:
ryan
Message:

Bring out the pinking shears.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/class-http.php

    r18185 r18254  
    9999        );
    100100
    101        
     101
    102102        // Pre-parse for the HEAD checks.
    103103        $args = wp_parse_args( $args );
     
    194194    /**
    195195     * Tests which transports are capable of supporting the request.
    196      * 
     196     *
    197197     * @since 3.2.0
    198198     * @access private
Note: See TracChangeset for help on using the changeset viewer.