This class can send HTTP requests to REST Web servers.
It can send HTTP GET, POST, PUT and DELETE requests to a given REST Web server.
The class can also send given parameters to the server as part of the request. Additional custom request headers may also be sent.
The request response is returned as a result string.
|
|
| Name: |
REST HTTP |
| Base name: |
rest-http |
| Description: |
Send HTTP requests to REST Web servers |
| Version: |
0.1 |
| PHP version: |
5.3 |
| License: |
Freely Distributable |
| All time users: |
588 users |
| All time rank: |
4501 |
| Week users: |
4 users |
| Week rank: |
690  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Client.php |
Class |
Class source |