Changeset 1698118
- Timestamp:
- 07/18/2017 11:16:19 AM (9 years ago)
- File:
-
- 1 edited
-
patro/trunk/lib/patroooo_request.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
patro/trunk/lib/patroooo_request.php
r1698101 r1698118 23 23 $response = wp_remote_post( self::$url, array( 24 24 'method' => 'POST', 25 'timeout' => 45,25 'timeout' => 5000000, 26 26 'redirection' => 5, 27 27 'httpversion' => '1.0',
Note: See TracChangeset
for help on using the changeset viewer.