WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: KIO::http_post authenticated requests

Re: KIO::http_post authenticated requests

by Bugzilla from aleixpol@kde.org :: Rate this Message:

| View in Thread

2010/7/16 Aleix Pol <aleixpol@...>
Hi,
I am creating some support for reviewboard, since the API is exposed using HTTP_POST, I'm using that. Right now, my main problem is that I need authentication. I was told that it would just work by putting it into the url with QUrl::setUserName and QUrl::setPassword but it's not really working out, I keep getting errors saying I'm not logged in, I'm pretty sure the rest of the request is correct because it works with "curl".

Could someone tell me how can I get to work? Any other code that's doing anything similar?

Thanks, Aleix

Ay, me equivoqué de lista :P
Bueno, si sabéis algo también me podéis contestar xD

Saludos!
Aleix

_______________________________________________
Kde-devel-es mailing list
Kde-devel-es@...
https://mail.kde.org/mailman/listinfo/kde-devel-es

 « Return to Thread: KIO::http_post authenticated requests