Changeset 35734
- Timestamp:
- 11/24/2015 09:59:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/http/functions.php
r34369 r35734 81 81 */ 82 82 function test_get_response_cookies() { 83 $url = 'https:// wordpress.org/wp-login.php';83 $url = 'https://login.wordpress.org/wp-login.php'; 84 84 85 85 $response = wp_remote_head( $url );
Note: See TracChangeset
for help on using the changeset viewer.