Using Adapter Bluga_HTTP_Request_Adapter_Curl
Making request to :http://webthumb.bluga.net/api.php
Request Body is
#################
a9340231e91117bf1d946d10b98473ef2http://webthumb.bluga.net1024768
#################
We had an error the response object is
#################
object(Bluga_HTTP_Request_Response)#11291 (9) {
["code"]=>
int(308)
["headers"]=>
object(Bluga_HTTP_Request_Headers)#11290 (4) {
["iterationStyle"]=>
string(9) "lowerCase"
["fields":protected]=>
array(5) {
["Connection"]=>
string(5) "close"
["Location"]=>
string(34) "https://webthumb.bluga.net/api.php"
["Server"]=>
string(5) "Caddy"
["Date"]=>
string(29) "Wed, 10 Jun 2026 20:49:56 GMT"
["Content-Length"]=>
string(1) "0"
}
["camelCase":protected]=>
NULL
["lowerCase":protected]=>
NULL
}
["cookies"]=>
array(0) {
}
["body"]=>
string(0) ""
["scheme"]=>
string(4) "http"
["host"]=>
string(18) "webthumb.bluga.net"
["path"]=>
string(8) "/api.php"
["uri"]=>
string(33) "http://webthumb.bluga.net/api.php"
["port"]=>
int(80)
}
#################
We got an Exception
None 200 http response code from the API Endpoint (308)
a9340231e91117bf1d946d10b98473ef2http://webthumb.bluga.net1024768
#0 /home/lukela5/public_html/projects/webthumb/jeichorn-Bluga.net-Webthumb-API-for-PHP-80947f1/Bluga/Webthumb.php(183): Bluga_Webthumb->_transmitRequest('submitRequests()
#2 {main}