An open API service indexing awesome lists of open source software.

https://github.com/phpfour/http

A wrapper HTTP class that uses either the cURL or sockets based on availability (2008).
https://github.com/phpfour/http

Last synced: 11 months ago
JSON representation

A wrapper HTTP class that uses either the cURL or sockets based on availability (2008).

Awesome Lists containing this project

README

          

http
====

A wrapper HTTP class that uses either the cURL or sockets based on availability (2008).