setPostValue:forKey: method

Sets a POST variable for this request, clearing any others with the same key.

Syntax

- ( void ) setPostValue : ( id< NSObject > ) value forKey : ( NSString * ) key