Actions
Feature proposal #6547
openCBLib: Implement HTTP request API
Start date:
18 March 2017
Due date:
% Done:
0%
Estimated time:
Description
This should be a bridge between Guzzle and CB to avoid a hardcoded dependency on Guzzle. It'll take likely a lot of work as a lot of Guzzle behavior needs to be mimiced for best usability. Similar to image library it'd probably be as follows.
/Request/Handler/Guzzle.php (bridge between Guzzle and Request.php)
/Request/Request.php
Updated by krileon over 7 years ago
- Tracker changed from Bug to Feature proposal
- Description updated (diff)
- Target version set to CB 2.2
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon about 6 years ago
- Subject changed from Implement CBLib HTTP request API to CBLib: Implement HTTP request API
Updated by beat almost 2 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat about 1 year ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat about 1 year ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat about 1 year ago
- Target version changed from CB 2.9.0 to CB 2.9.2
Actions