Hi Experts,
I need to develop thrift interface between Php Server and C++ client. Php is running on Apache. In C++ code, I’ve used THttpClient to connect with the Php Server, and finally I’ve got error message “Bad Status Http 1.1”. I also used TSocket in CPP client code, and generated error “No more data to read”. I hope that you can resolve this problem. Thank you in advance. Regards, Wasim
