[PCBC-5] Use Proper HTTP Library Created: 05/Sep/11 Updated: 15/Dec/12 Resolved: 18/Jan/12 |
|
| Status: | Resolved |
| Project: | Couchbase PHP client library |
| Component/s: | None |
| Affects Version/s: | 1.0 |
| Fix Version/s: | 1.0 |
| Security Level: | Public |
| Type: | Improvement | Priority: | Major |
| Reporter: | Jan Lehnardt | Assignee: | Jan Lehnardt |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Currently, we are using a rather ghetto http client based on fsockopen. While it works, it is not very pretty and we should look into swapping it out for a proper backend or even make the backend exchangeable and offer different transports.
|
| Comments |
| Comment by Matt Ingenthron [ 27/Oct/11 ] |
| Jan had suggested this for 2.1. I'm wondering if this is something we really should do in 2.0? Please kick it to 2.1 if you're sure that's the right place. |
| Comment by Jan Lehnardt [ 18/Jan/12 ] |
| Since we are moving to libcouchbase for 1.0, this becomes irrelevant. |