GuzzleConnection (default)edit

The connection class uses the third party Guzzle HTTP library for communication. Guzzle is an excellent library which wraps PHP’s cURL functionality. This object is default because Guzzle has much experience fighting the oddities and quirks of PHP cURL.