Actions
Bug #2995
closedCreate a method that allows sending multiple params with same name
Start date:
11/02/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2995
Description
Create an alternative method (to HttpMessage.sentPostData) for sending post data which allows multiple parameters with the same name.
Updated by Chris Barteau about 17 years ago
Created method "HttpMessage.sendPostParameters(Properties args)".
Parameter "args" is an instance of Properties with arguments where,
key = param value
value = param name
Updated by Chris Barteau about 17 years ago
Reclassifed to "Utilities" from "Metacat".
Actions