Class Klarna_Checkout_HTTP_CURLTransport
Klarna HTTP transport implementation for cURL
- Klarna_Checkout_HTTP_CURLTransport implements Klarna_Checkout_HTTP_TransportInterface
Package: Payment\Klarna\HTTP
Category: Payment
Copyright: 2015 Klarna AB
License: Apache license v2.0
Author: Klarna support@klarna.com
Link: http://developers.klarna.com/
Located at Klarna/Checkout/HTTP/CURLTransport.php
Category: Payment
Copyright: 2015 Klarna AB
License: Apache license v2.0
Author: Klarna support@klarna.com
Link: http://developers.klarna.com/
Located at Klarna/Checkout/HTTP/CURLTransport.php
Methods summary
public
|
#
__construct(
Initializes a new instance of the HTTP cURL class. |
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
Magic methods summary
Constants summary
integer |
DEFAULT_TIMEOUT
|
#
10
|
Properties summary
protected
|
$curl
Factory for cUrl |
|
protected
integer
|
$timeout
Number of seconds before the connection times out. |
|
protected
array
|
$options
Options for cURL |