Sets the receiver’s HTTP request method.
Original signature is '- (void)setHTTPMethod:(NSString *)method'
Available in Mac OS X v10.2 with Safari 1.0 installed and later.


- method (NSString)
- The new HTTP request method. The default HTTP method is “GET”.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)