...

World Wide Web Server 2012-07-04 16:07:22 -07:00
parent 1cff6487c2
commit fa403ecdac

@ -1,6 +1,6 @@
[[Category:Libraries]] | [[Category:Libraries::Community]] | [[Category:Libraries::Connectivity]]
This class enables you to make call to internal and external site with general HTTP request by opening a socket connection to the remote host. No cURL or other fancy stuff dependencies.
For recent update, this Library has moved into Github repo, [h4][url=https://github.com/toopay/CI-Proxy-Library]CI-Proxy-Library@Github[/url][/h4]
[h4]For recent update, this Library has moved into Github repo, [url=https://github.com/toopay/CI-Proxy-Library]CI-Proxy-Library@Github[/url][/h4]
[h3]FEATURES[/h3]
1. Support all HTTP method (GET, POST, PUT, DELETE) [NEW].
2. Support custom HTTP header, and basic HTTP Authorization [NEW].