Daniele Alessandri
|
05b111d6d2
Update comment.
|
14 年之前 |
Daniele Alessandri
|
fc51f23ca7
Return cURL errors on HTTP response codes >= 400.
|
14 年之前 |
Daniele Alessandri
|
b85bc00880
Add support for the 'connection_timeout' parameter with WebdisConnection.
|
14 年之前 |
Daniele Alessandri
|
86256f2819
Minor reorganization, nothing worth mentioning.
|
14 年之前 |
Daniele Alessandri
|
bc040fae6f
Change handling of unsupported methods in Predis\Network\WebdisConnection.
|
14 年之前 |
Daniele Alessandri
|
e7d2717ee1
Switch from pecl_http to the cURL extension to make requests against Webdis.
|
14 年之前 |
Daniele Alessandri
|
0de4af07dd
Fix wrong serialization for commands that do not have arguments.
|
14 年之前 |
Daniele Alessandri
|
ff7812282e
Slightly change how HTTP options are initialized and handled.
|
14 年之前 |
Daniele Alessandri
|
e5a85dfce8
Add support for HTTP basic access authentication.
|
14 年之前 |
Daniele Alessandri
|
4b3ba03a3e
Disallow certain commands that are disabled or do not make sense with Webdis.
|
14 年之前 |
Daniele Alessandri
|
776501b31a
Use a faster approach to serialize the POST data for HTTP requests to Webdis.
|
14 年之前 |
Daniele Alessandri
|
2c8d256bdc
Reimport Predis\Network\WebdisConnection with updates.
|
14 年之前 |