Making kio_http more accessible to RESTful clients
Josef Spillner
spillner at kde.org
Sun Oct 5 22:06:51 BST 2008
Am Sonntag 05 Oktober 2008 21:16:20 schrieb Thiago Macieira:
> POST is not supported by any other method. It's an HTTP-specific method,
> handled by the "special" call.
We either want to offer an abstraction layer with KIO, or we don't.
From what I can see data can either be put somewhere, or it can be given to a
service to do something with it. In this regard, a HTTP POST is highly
similar to sending mail by SMTP or calling a SOAP operation. They all do
something with data without any guarantee to give it back to you.
Josef
More information about the kde-core-devel
mailing list