Request

Response

Debug

2024-05-15 17:11:43.516232 nusoap_client: ctor wsdl=1 timeout=0 response_timeout=30
endpoint=string(47) "http://localhost/soap/server/hellowsdl.php?wsdl"
2024-05-15 17:11:43.538693 nusoap_client: will use lazy evaluation of wsdl from http://localhost/soap/server/hellowsdl.php?wsdl
2024-05-15 17:11:43.538727 nusoap_client: call: operation=hello, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(1) {
  ["name"]=>
  string(5) "Pippo"
}
headers=bool(false)
2024-05-15 17:11:43.538744 nusoap_client: instantiating wsdl class with doc: http://localhost/soap/server/hellowsdl.php?wsdl
2024-05-15 17:11:43.538761 wsdl: ctor wsdl= timeout=0 response_timeout=30
2024-05-15 17:11:43.538778 wsdl: parse and process WSDL path=
2024-05-15 17:11:43.538805 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2024-05-15 17:11:43.538813 wsdl: parse and process WSDL path=http://localhost/soap/server/hellowsdl.php?wsdl
2024-05-15 17:11:43.538818 wsdl: parse WSDL at path=http://localhost/soap/server/hellowsdl.php?wsdl
2024-05-15 17:11:43.538833 wsdl: getting WSDL http(s) URL http://localhost/soap/server/hellowsdl.php?wsdl
2024-05-15 17:11:43.538841 soap_transport_http: ctor url=http://localhost/soap/server/hellowsdl.php?wsdl use_curl= curl_options:
array(0) {
}
2024-05-15 17:11:43.538854 soap_transport_http: parsed URL scheme = http
2024-05-15 17:11:43.538861 soap_transport_http: parsed URL host = localhost
2024-05-15 17:11:43.538866 soap_transport_http: parsed URL path = /soap/server/hellowsdl.php
2024-05-15 17:11:43.538870 soap_transport_http: parsed URL query = wsdl
2024-05-15 17:11:43.538899 soap_transport_http: set header Host: localhost
2024-05-15 17:11:43.539008 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2024-05-15 17:11:43.539019 soap_transport_http: set header Accept-Encoding: gzip, deflate
2024-05-15 17:11:43.539029 soap_transport_http: set header Connection: close
2024-05-15 17:11:43.539039 soap_transport_http: entered send() with data of length: 0
2024-05-15 17:11:43.539048 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host localhost, port 80
2024-05-15 17:11:43.539056 soap_transport_http: calling fsockopen with host localhost connection_timeout 0
2024-05-15 17:11:43.539294 soap_transport_http: set response timeout to 30
2024-05-15 17:11:43.539312 soap_transport_http: socket connected
2024-05-15 17:11:43.539325 soap_transport_http: HTTP request: GET /soap/server/hellowsdl.php?wsdl HTTP/1.1
2024-05-15 17:11:43.539331 soap_transport_http: HTTP header: Host: localhost
2024-05-15 17:11:43.539337 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.9.5 (1.123)
2024-05-15 17:11:43.539341 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2024-05-15 17:11:43.539345 soap_transport_http: HTTP header: Connection: close
2024-05-15 17:11:43.539395 soap_transport_http: wrote data to socket, length = 150
2024-05-15 17:11:43.539971 soap_transport_http: read line of 24 bytes: HTTP/1.1 404 Not Found
2024-05-15 17:11:43.539997 soap_transport_http: read line of 37 bytes: Date: Wed, 15 May 2024 17:11:43 GMT
2024-05-15 17:11:43.540004 soap_transport_http: read line of 16 bytes: Server: Apache
2024-05-15 17:11:43.540010 soap_transport_http: read line of 17 bytes: Upgrade: h2,h2c
2024-05-15 17:11:43.540015 soap_transport_http: read line of 28 bytes: Connection: Upgrade, close
2024-05-15 17:11:43.540020 soap_transport_http: read line of 22 bytes: Accept-Ranges: bytes
2024-05-15 17:11:43.540025 soap_transport_http: read line of 29 bytes: X-Frame-Options: SAMEORIGIN
2024-05-15 17:11:43.540029 soap_transport_http: read line of 52 bytes: Cache-Control: no-cache, no-store, must-revalidate
2024-05-15 17:11:43.540035 soap_transport_http: read line of 18 bytes: Pragma: no-cache
2024-05-15 17:11:43.540039 soap_transport_http: read line of 12 bytes: Expires: 0
2024-05-15 17:11:43.540044 soap_transport_http: read line of 28 bytes: Transfer-Encoding: chunked
2024-05-15 17:11:43.540049 soap_transport_http: read line of 25 bytes: Content-Type: text/html
2024-05-15 17:11:43.540054 soap_transport_http: read line of 2 bytes: 
2024-05-15 17:11:43.540077 soap_transport_http: found end of headers after length 310
2024-05-15 17:11:43.540122 soap_transport_http: want to read chunked content
2024-05-15 17:11:43.540128 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540136 soap_transport_http: chunk length 1
2024-05-15 17:11:43.540151 soap_transport_http: read buffer of 1 bytes
2024-05-15 17:11:43.540157 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540161 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540164 soap_transport_http: chunk length 1
2024-05-15 17:11:43.540168 soap_transport_http: read buffer of 1 bytes
2024-05-15 17:11:43.540172 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540176 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540180 soap_transport_http: chunk length 1
2024-05-15 17:11:43.540184 soap_transport_http: read buffer of 1 bytes
2024-05-15 17:11:43.540188 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540192 soap_transport_http: read chunk line of 5 bytes
2024-05-15 17:11:43.540195 soap_transport_http: chunk length 343
2024-05-15 17:11:43.540199 soap_transport_http: read buffer of 343 bytes
2024-05-15 17:11:43.540203 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540207 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540210 soap_transport_http: chunk length 3
2024-05-15 17:11:43.540214 soap_transport_http: read buffer of 3 bytes
2024-05-15 17:11:43.540219 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540223 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540226 soap_transport_http: chunk length 1
2024-05-15 17:11:43.540230 soap_transport_http: read buffer of 1 bytes
2024-05-15 17:11:43.540233 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540237 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540241 soap_transport_http: chunk length 9
2024-05-15 17:11:43.540244 soap_transport_http: read buffer of 9 bytes
2024-05-15 17:11:43.540248 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540252 soap_transport_http: read chunk line of 6 bytes
2024-05-15 17:11:43.540256 soap_transport_http: chunk length 8138
2024-05-15 17:11:43.540268 soap_transport_http: read buffer of 8138 bytes
2024-05-15 17:11:43.540275 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540279 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540283 soap_transport_http: chunk length 55
2024-05-15 17:11:43.540287 soap_transport_http: read buffer of 55 bytes
2024-05-15 17:11:43.540291 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540294 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540297 soap_transport_http: chunk length 136
2024-05-15 17:11:43.540301 soap_transport_http: read buffer of 136 bytes
2024-05-15 17:11:43.540306 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540310 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540313 soap_transport_http: chunk length 28
2024-05-15 17:11:43.540317 soap_transport_http: read buffer of 28 bytes
2024-05-15 17:11:43.540320 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540324 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540327 soap_transport_http: chunk length 50
2024-05-15 17:11:43.540330 soap_transport_http: read buffer of 50 bytes
2024-05-15 17:11:43.540334 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540338 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540341 soap_transport_http: chunk length 5
2024-05-15 17:11:43.540344 soap_transport_http: read buffer of 5 bytes
2024-05-15 17:11:43.540348 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540352 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540355 soap_transport_http: chunk length 11
2024-05-15 17:11:43.540359 soap_transport_http: read buffer of 11 bytes
2024-05-15 17:11:43.540362 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540366 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540369 soap_transport_http: chunk length 9
2024-05-15 17:11:43.540373 soap_transport_http: read buffer of 9 bytes
2024-05-15 17:11:43.540376 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540380 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540383 soap_transport_http: chunk length 37
2024-05-15 17:11:43.540387 soap_transport_http: read buffer of 37 bytes
2024-05-15 17:11:43.540390 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540394 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540397 soap_transport_http: chunk length 6
2024-05-15 17:11:43.540400 soap_transport_http: read buffer of 6 bytes
2024-05-15 17:11:43.540404 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540408 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540411 soap_transport_http: chunk length 113
2024-05-15 17:11:43.540415 soap_transport_http: read buffer of 113 bytes
2024-05-15 17:11:43.540419 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540423 soap_transport_http: read chunk line of 5 bytes
2024-05-15 17:11:43.540426 soap_transport_http: chunk length 428
2024-05-15 17:11:43.540430 soap_transport_http: read buffer of 428 bytes
2024-05-15 17:11:43.540435 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540439 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540442 soap_transport_http: chunk length 9
2024-05-15 17:11:43.540446 soap_transport_http: read buffer of 9 bytes
2024-05-15 17:11:43.540449 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540453 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540456 soap_transport_http: chunk length 38
2024-05-15 17:11:43.540460 soap_transport_http: read buffer of 38 bytes
2024-05-15 17:11:43.540463 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540467 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540470 soap_transport_http: chunk length 2
2024-05-15 17:11:43.540474 soap_transport_http: read buffer of 2 bytes
2024-05-15 17:11:43.540477 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540481 soap_transport_http: read chunk line of 4 bytes
2024-05-15 17:11:43.540484 soap_transport_http: chunk length 115
2024-05-15 17:11:43.540488 soap_transport_http: read buffer of 115 bytes
2024-05-15 17:11:43.540493 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540496 soap_transport_http: read chunk line of 5 bytes
2024-05-15 17:11:43.540500 soap_transport_http: chunk length 263
2024-05-15 17:11:43.540503 soap_transport_http: read buffer of 263 bytes
2024-05-15 17:11:43.540508 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540512 soap_transport_http: read chunk line of 5 bytes
2024-05-15 17:11:43.540515 soap_transport_http: chunk length 305
2024-05-15 17:11:43.540519 soap_transport_http: read buffer of 305 bytes
2024-05-15 17:11:43.540524 soap_transport_http: read chunk terminator of 2 bytes
2024-05-15 17:11:43.540527 soap_transport_http: read chunk line of 3 bytes
2024-05-15 17:11:43.540531 soap_transport_http: chunk length 0
2024-05-15 17:11:43.540534 soap_transport_http: read body of length 10107
2024-05-15 17:11:43.540539 soap_transport_http: received a total of 10417 bytes of data from server
2024-05-15 17:11:43.540586 soap_transport_http: closed socket
2024-05-15 17:11:43.540601 soap_transport_http: end of send()
2024-05-15 17:11:43.540611 wsdl: Getting http://localhost/soap/server/hellowsdl.php?wsdl - HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)
2024-05-15 17:11:43.540635 nusoap_client: checkWSDL
2024-05-15 17:11:43.540643 nusoap_client: got wsdl error: Getting http://localhost/soap/server/hellowsdl.php?wsdl - HTTP ERROR: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)