Task #6511
remove the deprecated MultipartRequestHandler class from d1_common_java
Start date:
2014-10-06
Due date:
% Done:
0%
Story Points:
Sprint:
Description
This class is problematic in that it duplicates work done in d1_libclient_java and creates a dependency on apache HttpClient that is not free from implementation detail. The other classes in this package handle the MimeMultipart packaging and unpack aging, and RestClient in d1_libclient_java provides the tested way of doing HTTP with mime-multipart.
If a lightweight client is desired by the CN infrastructure, consider moving to d1_cn_common, otherwise delete when we move to v2.0 of d1_common_java and d1_libclient_java.
History
#1 Updated by Rob Nahf almost 10 years ago
- Project changed from Infrastructure to Java Client
- Category changed from d1_common_java to d1_common_java
- Assignee changed from Robert Waltz to Rob Nahf
- Target version changed from CCI-2.0.0 to CLJ-2.0.0