php-curl-class
|
dc9bb513ec
|
Use http_build_multi_query() to build POST data string containing multiple values for the same key
|
2013-08-24 13:04:02 -07:00 |
|
php-curl-class
|
1f78da3cbf
|
Fix value of response when http response headers contains HTTP/1.1 100 Continue
|
2013-08-23 05:12:22 -07:00 |
|
php-curl-class
|
83c7fc76ab
|
Set error code and error message when there is an error; Change http error code to http status code
|
2013-08-23 03:22:40 -07:00 |
|
php-curl-class
|
eead7179d6
|
Move response after response headers
|
2013-08-23 01:39:56 -07:00 |
|
php-curl-class
|
c3d3d301fd
|
Set http error message when available
|
2013-08-23 01:38:43 -07:00 |
|
php-curl-class
|
06a7470dd4
|
Set error message from curl error or http error when applicable
|
2013-08-23 01:28:56 -07:00 |
|
php-curl-class
|
6f4937c75d
|
Use consistent default values for error messages
|
2013-08-23 01:23:37 -07:00 |
|
php-curl-class
|
a8c66fd910
|
Set error_code on curl error or http error; Initialize variables set after curl_exec() is called
|
2013-08-23 01:09:02 -07:00 |
|
php-curl-class
|
5d4e0d501a
|
Separate curl error and curl error code from http error and http error code
|
2013-08-22 15:59:47 -07:00 |
|
php-curl-class
|
9ac87e0b19
|
Add verbose() method
|
2013-08-21 16:25:07 -07:00 |
|
php-curl-class
|
4c1a842cc4
|
Send PUT data values as GET parameters
|
2013-08-20 16:55:24 -07:00 |
|
php-curl-class
|
b6982ffb46
|
Send DELETE data was GET variables; Add DELETE test
|
2013-08-20 16:26:09 -07:00 |
|
php-curl-class
|
94982c6450
|
Add setHeaders() method and test
|
2013-08-20 15:29:35 -07:00 |
|
php-curl-class
|
36c71bd2d3
|
Add response headers to curl object
|
2013-08-19 18:52:23 -07:00 |
|
php-curl-class
|
e80136494c
|
Include request headers in curl object
|
2013-08-19 17:59:58 -07:00 |
|
php-curl-class
|
7e25366af9
|
Add destructor
|
2013-08-19 17:52:14 -07:00 |
|
php-curl-class
|
a2cbbdbef0
|
Add public error
|
2013-08-19 14:15:30 -07:00 |
|
php-curl-class
|
2b0401c520
|
Add curl extension loaded test
|
2013-08-19 14:15:10 -07:00 |
|
php-curl-class
|
09a6c3b667
|
Add curl error test
|
2013-08-19 12:34:37 -07:00 |
|
php-curl-class
|
89935264bd
|
Allow public access to curl handler
|
2013-08-16 16:38:10 -07:00 |
|
php-curl-class
|
e1fda63f50
|
Add class Curl
|
2013-08-16 16:36:06 -07:00 |
|