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).
- Host: GitHub
- URL: https://github.com/phpfour/http
- Owner: phpfour
- Created: 2012-09-22T13:52:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-22T13:52:58.000Z (over 13 years ago)
- Last Synced: 2025-03-08T17:48:56.703Z (11 months ago)
- Language: PHP
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
http
====
A wrapper HTTP class that uses either the cURL or sockets based on availability (2008).