Task #1249
Bug #1202: java d1 client create() implementation not to spec.
write new create method in d1_libclient_java
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_java
Target version:
Start date:
2011-01-24
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
The library method implements the wrong signature. rewrite to use the one in the documentation
History
#1 Updated by Rob Nahf almost 14 years ago
implemented method mn.create2(..) in the libclient. Kept the old method intact because many integration tests rely on it. Will need to revisit once server-side changes are made. Implemented using the new mimemultipart methods.