git-svn-id: trunk@33846 -
@@ -513,7 +513,6 @@ begin
Result:=':'+IntToStr(URI.Port)+Result;
Result:=URI.Protocol+'://'+URI.Host+Result;
end;
- Writeln('Doing URL : ',Result);
function TFPCustomHTTPClient.GetSocketHandler(const UseSSL: Boolean): TSocketHandler;