Bring out the pinking shears.

git-svn-id: https://develop.svn.wordpress.org/trunk@18254 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-06-10 23:01:45 +00:00
parent 9a7f69f2aa
commit 46d96c7704
22 changed files with 54 additions and 54 deletions

View File

@@ -98,7 +98,7 @@ class WP_Http {
'filename' => null
);
// Pre-parse for the HEAD checks.
$args = wp_parse_args( $args );
@@ -193,7 +193,7 @@ class WP_Http {
/**
* Tests which transports are capable of supporting the request.
*
*
* @since 3.2.0
* @access private
*