In the cURL documentation, code 5 means that the proxy server cannot be resolved (it cannot be reached in the DNS query):
CURLE_COULDNT_RESOLVE_PROXY (5)
Failed to resolve proxy. This proxy host cannot be resolved.
WF_Shipping_USPS wp_remote_post() API USPS. , - / "http_proxy", - vars Linux.
wp-config.php ( , ):
define('WP_PROXY_HOST', 'www-cache.leeds.ac.uk');
define('WP_PROXY_PORT', '3128');
define('WP_PROXY_USERNAME', '');
define('WP_PROXY_PASSWORD', '');
define('WP_PROXY_BYPASS_HOSTS', 'localhost');
Linux, :
echo $HTTP_PROXY
, - .
- "http_proxy", -. , , . -, - Wordpress.