The docs for LzParam say:
-----------------
addObject()
LzParam.addObject(o)

Adds a series of name/value pairs from an object
Parameters
Name    Type    Desc
o       Object  An object containing name/value pairs to add

addValue()
LzParam.addValue(name, val, enc)

Adds a value. Does not replace existing entries with the same name.
Parameters
Name    Type    Desc
name    String  The name to set - must evaluate to a string
val     String  The value to set
enc     Boolean         If true, URI-encodes the value
-----------------

Does addObject() do URI encoding of the values? Is there a way to make it do 
that?

-- 
Robin <[EMAIL PROTECTED]> JabberID: <[EMAIL PROTECTED]>

Hostes alienigeni me abduxerunt. Qui annus est?

PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

Attachment: pgpJ3JYdEuABZ.pgp
Description: PGP signature

Reply via email to