Use a solid library for handling responses to HTTP requests

Registered by Steve Dodier-Lazaro

When a request is sent to a tracker, the answer is currently read manually, with a code that is very likely to have failures.

We should replace this whole code by a lib that does the work for us, properly (whatever the reason why it hasn't been done before ;) ).

Feel free to modify this blueprint in order to add candidate libs.
The needed features are :
- can send GET requests with parameters
- can read HTTP responses' code and return the content and its length in a simple maneer.
- weak memory footprint
- no memory leaks

Blueprint information

Status:
Not started
Approver:
None
Priority:
High
Drafter:
Steve Dodier-Lazaro
Direction:
Approved
Assignee:
RezTeam Developers
Definition:
Approved
Series goal:
Accepted for 0.1-stable
Implementation:
Not started
Milestone target:
milestone icon release

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.