Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: HTTPBuilder-0.4.0, HTTPBuilder-0.4.1
-
Fix Version/s: HTTPBuilder-0.5.0
-
Component/s: HttpBuilder
-
Labels:None
-
Number of attachments :
Description
The class name SendDelegate is misleading. It also seems to cause documentation to become more confusing. Proposed name is RequestConfigDelegate.
This is a breaking change, albeit a minor one as few people (if any) should be extending or directly creating SendDelegate instances.
Completed in r631. Since this is an internal change there are no unit tests to update.