![]() |
C++ HTTP request [HELP]
Ok so i have everything, but nothing works.
the respone receiver: Code:
class LLAuthorize : public LLHTTPClient::ResponderLets say ALL works until it gets to the respone... The PHP file returns the right respone but the C++ doesn't show it n the Debug console: llinfos << "Response:: " << content["txt"].asString() << llendl; this line write this: "INFO: LLAuthorize::result: Respone::" To the console... [EMPTY] I dont know whats wrong. Please help me, if you need anything else from me to post just ask ;) thanks. |
Re: C++ HTTP request [HELP]
the PHP:
PHP Code:
|
| All times are GMT +5.5. The time now is 01:14. |