This class can be used to send Web services requests to REST servers.
It can send GET, POST, PUT and DELETE HTTP requests to a Web service server that supports the REST protocol.
The class supports HTTP basic authentication, passing parameters in the request URL, send HTTP POST requests using either arrays with form data values or raw POST data, and use a custom content-type header value.
July 2009
Number 4
Prize: One downloadable e-book of choice by O'Reilly |
REST is a Web services protocol that was adopted by many sites instead of other SOAP and XML-RPC because REST is simpler.
This package provides a solution to simplify sending requests to a REST based Web services API.
Manuel Lemos |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|