L
lucooms
Guest
Hello i'm new to the http library. when i run the following code on client i do not see any message oResponse = ClientBuilder:Build():Client:Execute(oRequest) . when i run this on appserver i get the followin in the log file [15/12/02@10:28:15.448+0100] P-009700 T-008452 1 AS SOCKET CONNECT: TIME=6 [15/12/02@10:28:15.449+0100] P-009700 T-008452 1 AS SOCKET WRITE: TIME=0; SIZE=1051 [15/12/02@10:28:15.629+0100] P-009700 T-008452 1 AS SOCKET READ: BYTES-AVAIL=1121 [15/12/02@10:28:15.629+0100] P-009700 T-008452 1 AS SOCKET READ: TIME=0; SIZE=1121 [15/12/02@10:28:15.653+0100] P-009700 T-008452 1 AS SOCKET TOTAL READ: TIME=198 How can i avoid this ?
Continue reading...
Continue reading...