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: Keep-Alive
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><ns7617:ManufacturerSearchRequest xmlns:ns7617="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns6307="http://soap.amazon.com" xsi:type="ns6307: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></ns7617:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 410 Gone
Date: Sat, 25 Mar 2023 06:47:12 GMT
Server: Server
Content-Length: 282
Keep-Alive: timeout=2, max=7
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1

<!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

2023-03-25 09:47:12.308536 nusoap_client: ctor wsdl= timeout=0 response_timeout=30
endpoint=string(33) "http://soap.amazon.com/onca/soap2"
2023-03-25 09:47:12.308608 nusoap_client: instantiate SOAP with endpoint at http://soap.amazon.com/onca/soap2
2023-03-25 09:47:12.308617 nusoap_client: setUseCURL(0)
2023-03-25 09:47:12.308623 nusoap_client: useHTTPPersistentConnection
2023-03-25 09:47:12.308653 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)
2023-03-25 09:47:12.308732 nusoap_client: serializing param array for operation ManufacturerSearchRequest
2023-03-25 09:47:12.308746 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)
2023-03-25 09:47:12.308816 nusoap_client: serialize_val: serialize soapval
2023-03-25 09:47:12.308824 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)
2023-03-25 09:47:12.308870 soapval: serialize_val: serialize struct
2023-03-25 09:47:12.308880 soapval: in serialize_val: name=manufacturer, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(8) "O'Reilly"
attributes=bool(false)
2023-03-25 09:47:12.308888 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308898 soapval: serialize_val returning <manufacturer xsi:type="xsd:string">O&apos;Reilly</manufacturer>
2023-03-25 09:47:12.308903 soapval: in serialize_val: name=page, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(1) "1"
attributes=bool(false)
2023-03-25 09:47:12.308910 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308915 soapval: serialize_val returning <page xsi:type="xsd:string">1</page>
2023-03-25 09:47:12.308919 soapval: in serialize_val: name=mode, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(5) "books"
attributes=bool(false)
2023-03-25 09:47:12.308926 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308931 soapval: serialize_val returning <mode xsi:type="xsd:string">books</mode>
2023-03-25 09:47:12.308935 soapval: in serialize_val: name=tag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(15) "trachtenberg-20"
attributes=bool(false)
2023-03-25 09:47:12.308941 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308946 soapval: serialize_val returning <tag xsi:type="xsd:string">trachtenberg-20</tag>
2023-03-25 09:47:12.308950 soapval: in serialize_val: name=type, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(4) "lite"
attributes=bool(false)
2023-03-25 09:47:12.308956 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308961 soapval: serialize_val returning <type xsi:type="xsd:string">lite</type>
2023-03-25 09:47:12.308965 soapval: in serialize_val: name=devtag, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(13) "Your tag here"
attributes=bool(false)
2023-03-25 09:47:12.308971 soapval: serialize_val: serialize string
2023-03-25 09:47:12.308976 soapval: serialize_val returning <devtag xsi:type="xsd:string">Your tag here</devtag>
2023-03-25 09:47:12.308979 soapval: serialize_val returning <ManufacturerSearchRequest xmlns:ns6307="http://soap.amazon.com" xsi:type="ns6307: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>
2023-03-25 09:47:12.308985 nusoap_client: serialize_val of soapval returning <ManufacturerSearchRequest xmlns:ns6307="http://soap.amazon.com" xsi:type="ns6307: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>
2023-03-25 09:47:12.308993 nusoap_client: wrapping RPC request with encoded method element
2023-03-25 09:47:12.309012 nusoap_client: In serializeEnvelope length=517 body (max 1000 characters)=<ns7617:ManufacturerSearchRequest xmlns:ns7617="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns6307="http://soap.amazon.com" xsi:type="ns6307: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></ns7617:ManufacturerSearchRequest> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2023-03-25 09:47:12.309016 nusoap_client: headers:
bool(false)
2023-03-25 09:47:12.309021 nusoap_client: namespaces:
array(0) {
}
2023-03-25 09:47:12.309033 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/
2023-03-25 09:47:12.309049 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><ns7617:ManufacturerSearchRequest xmlns:ns7617="http://soap.amazon.com"><ManufacturerSearchRequest xmlns:ns6307="http://soap.amazon.com" xsi:type="ns6307: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></ns7617:ManufacturerSearchRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
2023-03-25 09:47:12.309069 nusoap_client: transporting via HTTP
2023-03-25 09:47:12.309144 nusoap_client: sending message, length=914
2023-03-25 09:47:12.309077 soap_transport_http: ctor url=http://soap.amazon.com/onca/soap2 use_curl=0 curl_options:
array(0) {
}
2023-03-25 09:47:12.309087 soap_transport_http: parsed URL scheme = http
2023-03-25 09:47:12.309091 soap_transport_http: parsed URL host = soap.amazon.com
2023-03-25 09:47:12.309095 soap_transport_http: parsed URL path = /onca/soap2
2023-03-25 09:47:12.309102 soap_transport_http: set header Host: soap.amazon.com
2023-03-25 09:47:12.309116 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:47:12.309122 soap_transport_http: set header Connection: Keep-Alive
2023-03-25 09:47:12.309128 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2023-03-25 09:47:12.309133 soap_transport_http: set header SOAPAction: "http://soap.amazon.com"
2023-03-25 09:47:12.309155 soap_transport_http: entered send() with data of length: 914
2023-03-25 09:47:12.309171 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host soap.amazon.com, port 80
2023-03-25 09:47:12.309183 soap_transport_http: calling fsockopen with host soap.amazon.com connection_timeout 0
2023-03-25 09:47:12.485361 soap_transport_http: set response timeout to 30
2023-03-25 09:47:12.485394 soap_transport_http: socket connected
2023-03-25 09:47:12.485448 soap_transport_http: set header Content-Length: 914
2023-03-25 09:47:12.485465 soap_transport_http: HTTP request: POST /onca/soap2 HTTP/1.1
2023-03-25 09:47:12.485477 soap_transport_http: HTTP header: Host: soap.amazon.com
2023-03-25 09:47:12.485487 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2023-03-25 09:47:12.485497 soap_transport_http: HTTP header: Connection: Keep-Alive
2023-03-25 09:47:12.485506 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2023-03-25 09:47:12.485515 soap_transport_http: HTTP header: SOAPAction: "http://soap.amazon.com"
2023-03-25 09:47:12.485541 soap_transport_http: HTTP header: Content-Length: 914
2023-03-25 09:47:12.485620 soap_transport_http: wrote data to socket, length = 1127
2023-03-25 09:47:12.605713 soap_transport_http: read line of 19 bytes: HTTP/1.1 410 Gone
2023-03-25 09:47:12.605732 soap_transport_http: read line of 37 bytes: Date: Sat, 25 Mar 2023 06:47:12 GMT
2023-03-25 09:47:12.605738 soap_transport_http: read line of 16 bytes: Server: Server
2023-03-25 09:47:12.605744 soap_transport_http: read line of 21 bytes: Content-Length: 282
2023-03-25 09:47:12.605750 soap_transport_http: read line of 30 bytes: Keep-Alive: timeout=2, max=7
2023-03-25 09:47:12.605756 soap_transport_http: read line of 24 bytes: Connection: Keep-Alive
2023-03-25 09:47:12.605763 soap_transport_http: read line of 45 bytes: Content-Type: text/html; charset=iso-8859-1
2023-03-25 09:47:12.605770 soap_transport_http: read line of 2 bytes: 
2023-03-25 09:47:12.605786 soap_transport_http: found end of headers after length 194
2023-03-25 09:47:12.605844 soap_transport_http: want to read content of length 282
2023-03-25 09:47:12.605857 soap_transport_http: read buffer of 282 bytes
2023-03-25 09:47:12.605866 soap_transport_http: read body of length 282
2023-03-25 09:47:12.605874 soap_transport_http: received a total of 476 bytes of data from server
2023-03-25 09:47:12.605898 soap_transport_http: end of send()
2023-03-25 09:47:12.605921 nusoap_client: Error: HTTP Error: Unsupported HTTP response status 410 Gone (soapclient->response has contents of the response)