HttpConnection.setAttribute

Sets a user-defined attribute.

@param key the key of the attribute @param value the value of the attribute

interface HttpConnection
void
setAttribute
(
string key
,
Object value
)

Meta