Class Klarna_Checkout_HTTP_Response
Klarna HTTP Response class
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/Response.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/Response.php
Methods summary
public
|
#
__construct(
Initializes a new instance of the HTTP response class. |
public
integer
|
|
public
|
|
public
string|null
|
|
public
array
|
|
public
string
|
Magic methods summary
Properties summary
protected
integer
|
$status
HTTP response status code |
|
protected
|
$request
Request object |
|
protected
array
|
$headers
HTTP header |
|
protected
string
|
$data
Data |