Error

HTTP Error: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)

Request

POST /onca/soap2 HTTP/1.1
Host: soap.amazon.com
User-Agent: NuSOAP/0.9.5 (1.123)
Connection: close
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: "http://soap.amazon.com"
Content-Length: 914

<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns4523:ManufacturerSearchRequest xmlns:ns4523="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest></ns4523:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 410 Gone
Server: Server
Date: Sun, 23 Mar 2025 19:39:11 GMT
Content-Type: text/html; charset=iso-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
Strict-Transport-Security: max-age=47474747; includeSubDomains; preload

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>410 Gone</title>
</head><body>
<h1>Gone</h1>
<p>The requested resource is no longer available on this server and there is no forwarding address.
Please remove all references to this resource.</p>
</body></html>

Debug

2025-03-23 23:39:10.522054 nusoap_client: ctor wsdl= timeout=0 response_timeout=30
endpoint=string(33) "http://soap.amazon.com/onca/soap2"
2025-03-23 23:39:10.522473 nusoap_client: instantiate SOAP with endpoint at http://soap.amazon.com/onca/soap2
2025-03-23 23:39:10.522485 nusoap_client: setUseCURL(0)
2025-03-23 23:39:10.522491 nusoap_client: useHTTPPersistentConnection
2025-03-23 23:39:10.522521 nusoap_client: call: operation=ManufacturerSearchRequest, namespace=http://soap.amazon.com, soapAction=http://soap.amazon.com, rpcParams=, style=rpc, use=encoded, endpointType=soap
params=array(1) {
  ["ManufacturerSearchRequest"]=>
  object(soapval)#2 (19) {
    ["name"]=>
    string(25) "ManufacturerSearchRequest"
    ["type"]=>
    string(19) "ManufacturerRequest"
    ["value"]=>
    array(6) {
      ["manufacturer"]=>
      string(8) "O'Reilly"
      ["page"]=>
      string(1) "1"
      ["mode"]=>
      string(5) "books"
      ["tag"]=>
      string(15) "trachtenberg-20"
      ["type"]=>
      string(4) "lite"
      ["devtag"]=>
      string(13) "Your tag here"
    }
    ["element_ns"]=>
    bool(false)
    ["type_ns"]=>
    string(22) "http://soap.amazon.com"
    ["attributes"]=>
    bool(false)
    ["title"]=>
    string(6) "NuSOAP"
    ["version"]=>
    string(5) "0.9.5"
    ["revision"]=>
    string(18) "$Revision: 1.123 $"
    ["error_str"]=>
    string(0) ""
    ["debug_str"]=>
    string(0) ""
    ["charencoding"]=>
    bool(true)
    ["debugLevel"]=>
    int(9)
    ["XMLSchemaVersion"]=>
    string(32) "http://www.w3.org/2001/XMLSchema"
    ["soap_defencoding"]=>
    string(10) "ISO-8859-1"
    ["namespaces"]=>
    array(4) {
      ["SOAP-ENV"]=>
      string(41) "http://schemas.xmlsoap.org/soap/envelope/"
      ["xsd"]=>
      string(32) "http://www.w3.org/2001/XMLSchema"
      ["xsi"]=>
      string(41) "http://www.w3.org/2001/XMLSchema-instance"
      ["SOAP-ENC"]=>
      string(41) "http://schemas.xmlsoap.org/soap/encoding/"
    }
    ["usedNamespaces"]=>
    array(0) {
    }
    ["typemap"]=>
    array(6) {
      ["http://www.w3.org/2001/XMLSchema"]=>
      array(43) {
        ["string"]=>
        string(6) "string"
        ["boolean"]=>
        string(7) "boolean"
        ["float"]=>
        string(6) "double"
        ["double"]=>
        string(6) "double"
        ["decimal"]=>
        string(6) "double"
        ["duration"]=>
        string(0) ""
        ["dateTime"]=>
        string(6) "string"
        ["time"]=>
        string(6) "string"
        ["date"]=>
        string(6) "string"
        ["gYearMonth"]=>
        string(0) ""
        ["gYear"]=>
        string(0) ""
        ["gMonthDay"]=>
        string(0) ""
        ["gDay"]=>
        string(0) ""
        ["gMonth"]=>
        string(0) ""
        ["hexBinary"]=>
        string(6) "string"
        ["base64Binary"]=>
        string(6) "string"
        ["anyType"]=>
        string(6) "string"
        ["anySimpleType"]=>
        string(6) "string"
        ["normalizedString"]=>
        string(6) "string"
        ["token"]=>
        string(6) "string"
        ["language"]=>
        string(0) ""
        ["NMTOKEN"]=>
        string(0) ""
        ["NMTOKENS"]=>
        string(0) ""
        ["Name"]=>
        string(0) ""
        ["NCName"]=>
        string(0) ""
        ["ID"]=>
        string(0) ""
        ["IDREF"]=>
        string(0) ""
        ["IDREFS"]=>
        string(0) ""
        ["ENTITY"]=>
        string(0) ""
        ["ENTITIES"]=>
        string(0) ""
        ["integer"]=>
        string(7) "integer"
        ["nonPositiveInteger"]=>
        string(7) "integer"
        ["negativeInteger"]=>
        string(7) "integer"
        ["long"]=>
        string(7) "integer"
        ["int"]=>
        string(7) "integer"
        ["short"]=>
        string(7) "integer"
        ["byte"]=>
        string(7) "integer"
        ["nonNegativeInteger"]=>
        string(7) "integer"
        ["unsignedLong"]=>
        string(0) ""
        ["unsignedInt"]=>
        string(0) ""
        ["unsignedShort"]=>
        string(0) ""
        ["unsignedByte"]=>
        string(0) ""
        ["positiveInteger"]=>
        string(0) ""
      }
      ["http://www.w3.org/2000/10/XMLSchema"]=>
      array(11) {
        ["i4"]=>
        string(0) ""
        ["int"]=>
        string(7) "integer"
        ["boolean"]=>
        string(7) "boolean"
        ["string"]=>
        string(6) "string"
        ["double"]=>
        string(6) "double"
        ["float"]=>
        string(6) "double"
        ["dateTime"]=>
        string(6) "string"
        ["timeInstant"]=>
        string(6) "string"
        ["base64Binary"]=>
        string(6) "string"
        ["base64"]=>
        string(6) "string"
        ["ur-type"]=>
        string(5) "array"
      }
      ["http://www.w3.org/1999/XMLSchema"]=>
      array(11) {
        ["i4"]=>
        string(0) ""
        ["int"]=>
        string(7) "integer"
        ["boolean"]=>
        string(7) "boolean"
        ["string"]=>
        string(6) "string"
        ["double"]=>
        string(6) "double"
        ["float"]=>
        string(6) "double"
        ["dateTime"]=>
        string(6) "string"
        ["timeInstant"]=>
        string(6) "string"
        ["base64Binary"]=>
        string(6) "string"
        ["base64"]=>
        string(6) "string"
        ["ur-type"]=>
        string(5) "array"
      }
      ["http://soapinterop.org/xsd"]=>
      array(1) {
        ["SOAPStruct"]=>
        string(6) "struct"
      }
      ["http://schemas.xmlsoap.org/soap/encoding/"]=>
      array(3) {
        ["base64"]=>
        string(6) "string"
        ["array"]=>
        string(5) "array"
        ["Array"]=>
        string(5) "array"
      }
      ["http://xml.apache.org/xml-soap"]=>
      array(1) {
        [0]=>
        string(3) "Map"
      }
    }
    ["xmlEntities"]=>
    array(5) {
      ["quot"]=>
      string(1) """
      ["amp"]=>
      string(1) "&"
      ["lt"]=>
      string(1) "<"
      ["gt"]=>
      string(1) ">"
      ["apos"]=>
      string(1) "'"
    }
  }
}
headers=bool(false)
2025-03-23 23:39:10.522594 nusoap_client: serializing param array for operation ManufacturerSearchRequest
2025-03-23 23:39:10.522605 nusoap_client: in serialize_val: name=ManufacturerSearchRequest, type=, name_ns=, type_ns=, use=encoded, soapval=
value=object(soapval)#2 (19) {
  ["name"]=>
  string(25) "ManufacturerSearchRequest"
  ["type"]=>
  string(19) "ManufacturerRequest"
  ["value"]=>
  array(6) {
    ["manufacturer"]=>
    string(8) "O'Reilly"
    ["page"]=>
    string(1) "1"
    ["mode"]=>
    string(5) "books"
    ["tag"]=>
    string(15) "trachtenberg-20"
    ["type"]=>
    string(4) "lite"
    ["devtag"]=>
    string(13) "Your tag here"
  }
  ["element_ns"]=>
  bool(false)
  ["type_ns"]=>
  string(22) "http://soap.amazon.com"
  ["attributes"]=>
  bool(false)
  ["title"]=>
  string(6) "NuSOAP"
  ["version"]=>
  string(5) "0.9.5"
  ["revision"]=>
  string(18) "$Revision: 1.123 $"
  ["error_str"]=>
  string(0) ""
  ["debug_str"]=>
  string(0) ""
  ["charencoding"]=>
  bool(true)
  ["debugLevel"]=>
  int(9)
  ["XMLSchemaVersion"]=>
  string(32) "http://www.w3.org/2001/XMLSchema"
  ["soap_defencoding"]=>
  string(10) "ISO-8859-1"
  ["namespaces"]=>
  array(4) {
    ["SOAP-ENV"]=>
    string(41) "http://schemas.xmlsoap.org/soap/envelope/"
    ["xsd"]=>
    string(32) "http://www.w3.org/2001/XMLSchema"
    ["xsi"]=>
    string(41) "http://www.w3.org/2001/XMLSchema-instance"
    ["SOAP-ENC"]=>
    string(41) "http://schemas.xmlsoap.org/soap/encoding/"
  }
  ["usedNamespaces"]=>
  array(0) {
  }
  ["typemap"]=>
  array(6) {
    ["http://www.w3.org/2001/XMLSchema"]=>
    array(43) {
      ["string"]=>
      string(6) "string"
      ["boolean"]=>
      string(7) "boolean"
      ["float"]=>
      string(6) "double"
      ["double"]=>
      string(6) "double"
      ["decimal"]=>
      string(6) "double"
      ["duration"]=>
      string(0) ""
      ["dateTime"]=>
      string(6) "string"
      ["time"]=>
      string(6) "string"
      ["date"]=>
      string(6) "string"
      ["gYearMonth"]=>
      string(0) ""
      ["gYear"]=>
      string(0) ""
      ["gMonthDay"]=>
      string(0) ""
      ["gDay"]=>
      string(0) ""
      ["gMonth"]=>
      string(0) ""
      ["hexBinary"]=>
      string(6) "string"
      ["base64Binary"]=>
      string(6) "string"
      ["anyType"]=>
      string(6) "string"
      ["anySimpleType"]=>
      string(6) "string"
      ["normalizedString"]=>
      string(6) "string"
      ["token"]=>
      string(6) "string"
      ["language"]=>
      string(0) ""
      ["NMTOKEN"]=>
      string(0) ""
      ["NMTOKENS"]=>
      string(0) ""
      ["Name"]=>
      string(0) ""
      ["NCName"]=>
      string(0) ""
      ["ID"]=>
      string(0) ""
      ["IDREF"]=>
      string(0) ""
      ["IDREFS"]=>
      string(0) ""
      ["ENTITY"]=>
      string(0) ""
      ["ENTITIES"]=>
      string(0) ""
      ["integer"]=>
      string(7) "integer"
      ["nonPositiveInteger"]=>
      string(7) "integer"
      ["negativeInteger"]=>
      string(7) "integer"
      ["long"]=>
      string(7) "integer"
      ["int"]=>
      string(7) "integer"
      ["short"]=>
      string(7) "integer"
      ["byte"]=>
      string(7) "integer"
      ["nonNegativeInteger"]=>
      string(7) "integer"
      ["unsignedLong"]=>
      string(0) ""
      ["unsignedInt"]=>
      string(0) ""
      ["unsignedShort"]=>
      string(0) ""
      ["unsignedByte"]=>
      string(0) ""
      ["positiveInteger"]=>
      string(0) ""
    }
    ["http://www.w3.org/2000/10/XMLSchema"]=>
    array(11) {
      ["i4"]=>
      string(0) ""
      ["int"]=>
      string(7) "integer"
      ["boolean"]=>
      string(7) "boolean"
      ["string"]=>
      string(6) "string"
      ["double"]=>
      string(6) "double"
      ["float"]=>
      string(6) "double"
      ["dateTime"]=>
      string(6) "string"
      ["timeInstant"]=>
      string(6) "string"
      ["base64Binary"]=>
      string(6) "string"
      ["base64"]=>
      string(6) "string"
      ["ur-type"]=>
      string(5) "array"
    }
    ["http://www.w3.org/1999/XMLSchema"]=>
    array(11) {
      ["i4"]=>
      string(0) ""
      ["int"]=>
      string(7) "integer"
      ["boolean"]=>
      string(7) "boolean"
      ["string"]=>
      string(6) "string"
      ["double"]=>
      string(6) "double"
      ["float"]=>
      string(6) "double"
      ["dateTime"]=>
      string(6) "string"
      ["timeInstant"]=>
      string(6) "string"
      ["base64Binary"]=>
      string(6) "string"
      ["base64"]=>
      string(6) "string"
      ["ur-type"]=>
      string(5) "array"
    }
    ["http://soapinterop.org/xsd"]=>
    array(1) {
      ["SOAPStruct"]=>
      string(6) "struct"
    }
    ["http://schemas.xmlsoap.org/soap/encoding/"]=>
    array(3) {
      ["base64"]=>
      string(6) "string"
      ["array"]=>
      string(5) "array"
      ["Array"]=>
      string(5) "array"
    }
    ["http://xml.apache.org/xml-soap"]=>
    array(1) {
      [0]=>
      string(3) "Map"
    }
  }
  ["xmlEntities"]=>
  array(5) {
    ["quot"]=>
    string(1) """
    ["amp"]=>
    string(1) "&"
    ["lt"]=>
    string(1) "<"
    ["gt"]=>
    string(1) ">"
    ["apos"]=>
    string(1) "'"
  }
}
attributes=bool(false)
2025-03-23 23:39:10.522642 nusoap_client: serialize_val: serialize soapval
2025-03-23 23:39:10.522651 soapval: in serialize_val: name=ManufacturerSearchRequest, type=ManufacturerRequest, name_ns=, type_ns=http://soap.amazon.com, use=encoded, soapval=1
value=array(6) {
  ["manufacturer"]=>
  string(8) "O'Reilly"
  ["page"]=>
  string(1) "1"
  ["mode"]=>
  string(5) "books"
  ["tag"]=>
  string(15) "trachtenberg-20"
  ["type"]=>
  string(4) "lite"
  ["devtag"]=>
  string(13) "Your tag here"
}
attributes=bool(false)
2025-03-23 23:39:10.522726 soapval: serialize_val: serialize struct
2025-03-23 23:39:10.522738 soapval: in serialize_val: name=manufacturer, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(8) "O'Reilly"
attributes=bool(false)
2025-03-23 23:39:10.522748 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522760 soapval: serialize_val returning <manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer>
2025-03-23 23:39:10.522767 soapval: in serialize_val: name=page, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(1) "1"
attributes=bool(false)
2025-03-23 23:39:10.522775 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522780 soapval: serialize_val returning <page xsi:type="xsd:string">1</page>
2025-03-23 23:39:10.522784 soapval: in serialize_val: name=mode, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(5) "books"
attributes=bool(false)
2025-03-23 23:39:10.522791 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522796 soapval: serialize_val returning <mode xsi:type="xsd:string">books</mode>
2025-03-23 23:39:10.522800 soapval: in serialize_val: name=tag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(15) "trachtenberg-20"
attributes=bool(false)
2025-03-23 23:39:10.522806 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522812 soapval: serialize_val returning <tag xsi:type="xsd:string">trachtenberg-20</tag>
2025-03-23 23:39:10.522816 soapval: in serialize_val: name=type, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(4) "lite"
attributes=bool(false)
2025-03-23 23:39:10.522822 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522827 soapval: serialize_val returning <type xsi:type="xsd:string">lite</type>
2025-03-23 23:39:10.522831 soapval: in serialize_val: name=devtag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(13) "Your tag here"
attributes=bool(false)
2025-03-23 23:39:10.522837 soapval: serialize_val: serialize string
2025-03-23 23:39:10.522842 soapval: serialize_val returning <devtag xsi:type="xsd:string">Your tag here</devtag>
2025-03-23 23:39:10.522846 soapval: serialize_val returning <ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest>
2025-03-23 23:39:10.522863 nusoap_client: serialize_val of soapval returning <ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest>
2025-03-23 23:39:10.522867 nusoap_client: wrapping RPC request with encoded method element
2025-03-23 23:39:10.522876 nusoap_client: In serializeEnvelope length=517 body (max 1000 characters)=<ns4523:ManufacturerSearchRequest xmlns:ns4523="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest></ns4523:ManufacturerSearchRequest> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-03-23 23:39:10.522879 nusoap_client: headers:
bool(false)
2025-03-23 23:39:10.522884 nusoap_client: namespaces:
array(0) {
}
2025-03-23 23:39:10.522896 nusoap_client: endpoint=http://soap.amazon.com/onca/soap2, soapAction=http://soap.amazon.com, namespace=http://soap.amazon.com, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-03-23 23:39:10.522901 nusoap_client: SOAP message length=914 contents (max 1000 bytes)=<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns4523:ManufacturerSearchRequest xmlns:ns4523="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest></ns4523:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
2025-03-23 23:39:10.522914 nusoap_client: transporting via HTTP
2025-03-23 23:39:10.523007 nusoap_client: sending message, length=914
2025-03-23 23:39:10.522930 soap_transport_http: ctor url=http://soap.amazon.com/onca/soap2 use_curl=0 curl_options:
array(0) {
}
2025-03-23 23:39:10.522944 soap_transport_http: parsed URL scheme = http
2025-03-23 23:39:10.522950 soap_transport_http: parsed URL host = soap.amazon.com
2025-03-23 23:39:10.522953 soap_transport_http: parsed URL path = /onca/soap2
2025-03-23 23:39:10.522962 soap_transport_http: set header Host: soap.amazon.com
2025-03-23 23:39:10.522988 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-03-23 23:39:10.522994 soap_transport_http: set header Connection: Keep-Alive
2025-03-23 23:39:10.522999 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2025-03-23 23:39:10.523003 soap_transport_http: set header SOAPAction: "http://soap.amazon.com"
2025-03-23 23:39:10.523022 soap_transport_http: entered send() with data of length: 914
2025-03-23 23:39:10.523031 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host soap.amazon.com, port 80
2025-03-23 23:39:10.523039 soap_transport_http: calling fsockopen with host soap.amazon.com connection_timeout 0
2025-03-23 23:39:10.676096 soap_transport_http: set response timeout to 30
2025-03-23 23:39:10.676131 soap_transport_http: socket connected
2025-03-23 23:39:10.676147 soap_transport_http: set header Content-Length: 914
2025-03-23 23:39:10.676153 soap_transport_http: HTTP request: POST /onca/soap2 HTTP/1.1
2025-03-23 23:39:10.676158 soap_transport_http: HTTP header: Host: soap.amazon.com
2025-03-23 23:39:10.676162 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-03-23 23:39:10.676165 soap_transport_http: HTTP header: Connection: Keep-Alive
2025-03-23 23:39:10.676168 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2025-03-23 23:39:10.676172 soap_transport_http: HTTP header: SOAPAction: "http://soap.amazon.com"
2025-03-23 23:39:10.676176 soap_transport_http: HTTP header: Content-Length: 914
2025-03-23 23:39:10.676196 soap_transport_http: wrote data to socket, length = 1127
2025-03-23 23:39:10.773907 soap_transport_http: read line of 32 bytes: HTTP/1.1 301 Moved Permanently
2025-03-23 23:39:10.773936 soap_transport_http: read line of 16 bytes: Server: Server
2025-03-23 23:39:10.773943 soap_transport_http: read line of 37 bytes: Date: Sun, 23 Mar 2025 19:39:10 GMT
2025-03-23 23:39:10.773948 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2025-03-23 23:39:10.773952 soap_transport_http: read line of 21 bytes: Content-Length: 163
2025-03-23 23:39:10.773957 soap_transport_http: read line of 24 bytes: Connection: keep-alive
2025-03-23 23:39:10.773961 soap_transport_http: read line of 46 bytes: Location: https://soap.amazon.com/onca/soap2
2025-03-23 23:39:10.773965 soap_transport_http: read line of 2 bytes: 
2025-03-23 23:39:10.773980 soap_transport_http: found end of headers after length 203
2025-03-23 23:39:10.774072 soap_transport_http: want to read content of length 163
2025-03-23 23:39:10.774102 soap_transport_http: read buffer of 163 bytes
2025-03-23 23:39:10.774110 soap_transport_http: read body of length 163
2025-03-23 23:39:10.774114 soap_transport_http: received a total of 366 bytes of data from server
2025-03-23 23:39:10.774123 soap_transport_http: Got 301 Moved Permanently with Location: https://soap.amazon.com/onca/soap2
2025-03-23 23:39:10.774133 soap_transport_http: parsed URL scheme = https
2025-03-23 23:39:10.774137 soap_transport_http: parsed URL host = soap.amazon.com
2025-03-23 23:39:10.774141 soap_transport_http: parsed URL path = /onca/soap2
2025-03-23 23:39:10.774147 soap_transport_http: set header Host: soap.amazon.com
2025-03-23 23:39:10.774155 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host soap.amazon.com, port 443
2025-03-23 23:39:10.774170 soap_transport_http: connect using cURL
2025-03-23 23:39:10.774226 soap_transport_http: setCurlOption option=10002, value=
string(38) "https://soap.amazon.com:443/onca/soap2"
2025-03-23 23:39:10.774244 soap_transport_http: safe_mode or open_basedir set, so do not set CURLOPT_FOLLOWLOCATION
2025-03-23 23:39:10.774247 soap_transport_http: safe_mode = 
string(1) "0"
2025-03-23 23:39:10.774252 soap_transport_http: open_basedir = 
string(115) "/home/sgrid136/domains/coffe-shop.net/:/home/sgrid136/phptmp/:/tmp:/usr/local/php5/lib/php:/usr/local/php53/lib/php"
2025-03-23 23:39:10.774257 soap_transport_http: setCurlOption option=42, value=
int(1)
2025-03-23 23:39:10.774262 soap_transport_http: setCurlOption option=19913, value=
int(1)
2025-03-23 23:39:10.774267 soap_transport_http: set header Connection: close
2025-03-23 23:39:10.774270 soap_transport_http: setCurlOption option=13, value=
int(30)
2025-03-23 23:39:10.774275 soap_transport_http: set cURL SSL verify options
2025-03-23 23:39:10.774277 soap_transport_http: setCurlOption option=64, value=
int(0)
2025-03-23 23:39:10.774282 soap_transport_http: setCurlOption option=81, value=
int(0)
2025-03-23 23:39:10.774287 soap_transport_http: cURL connection set up
2025-03-23 23:39:10.774295 soap_transport_http: set header Content-Length: 914
2025-03-23 23:39:10.774299 soap_transport_http: HTTP request: POST /onca/soap2 HTTP/1.1
2025-03-23 23:39:10.774303 soap_transport_http: HTTP header: Host: soap.amazon.com
2025-03-23 23:39:10.774306 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2025-03-23 23:39:10.774309 soap_transport_http: HTTP header: Connection: close
2025-03-23 23:39:10.774312 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2025-03-23 23:39:10.774315 soap_transport_http: HTTP header: SOAPAction: "http://soap.amazon.com"
2025-03-23 23:39:10.774319 soap_transport_http: HTTP header: Content-Length: 914
2025-03-23 23:39:10.774324 soap_transport_http: Skip cURL header Host: soap.amazon.com
2025-03-23 23:39:10.774330 soap_transport_http: Skip cURL header Connection: close
2025-03-23 23:39:10.774334 soap_transport_http: Skip cURL header Content-Length: 914
2025-03-23 23:39:10.774338 soap_transport_http: setCurlOption option=10023, value=
array(3) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.9.5 (1.123)"
  [1]=>
  string(42) "Content-Type: text/xml; charset=ISO-8859-1"
  [2]=>
  string(36) "SOAPAction: "http://soap.amazon.com""
}
2025-03-23 23:39:10.774347 soap_transport_http: set cURL HTTP headers
2025-03-23 23:39:10.774353 soap_transport_http: setCurlOption option=47, value=
int(1)
2025-03-23 23:39:10.774359 soap_transport_http: setCurlOption option=10015, value=
string(914) "<?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns4523:ManufacturerSearchRequest xmlns:ns4523="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns7727="http://soap.amazon.com" xsi:type="ns7727:ManufacturerRequest"><manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer><page xsi:type="xsd:string">1</page><mode xsi:type="xsd:string">books</mode><tag xsi:type="xsd:string">trachtenberg-20</tag><type xsi:type="xsd:string">lite</type><devtag xsi:type="xsd:string">Your tag here</devtag></ManufacturerSearchRequest></ns4523:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>"
2025-03-23 23:39:10.774372 soap_transport_http: set cURL POST data
2025-03-23 23:39:10.774376 soap_transport_http: set cURL payload
2025-03-23 23:39:10.774381 soap_transport_http: send and receive with cURL
2025-03-23 23:39:11.206620 soap_transport_http: No cURL error, closing cURL
2025-03-23 23:39:11.206777 soap_transport_http: found proper separation of headers and document
2025-03-23 23:39:11.206787 soap_transport_http: cleaned data, stringlen: 282
2025-03-23 23:39:11.206810 soap_transport_http: end of send()
2025-03-23 23:39:11.206837 nusoap_client: Error: HTTP Error: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)