Skip to content

grikdotnet/gCurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package can be used to perform HTTP requests using the Curl library.

It can send HTTP GET, POST, HEAD or OPTIONS requests directly or via HTTP proxy servers that may require authentication. It supports cookies and custom headers.

The request response may be retrieved all at once or passed to a custom response handler class. It can process the returned headers and cookies. It can also handle request redirection.

Released under BSD license.

About

Wrapper for php CURL extension with OOP API, making it easier to write requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages