setHttpMethod


procedure setHttpMethod(httpConn: http; method:string);

Sets the method for the http request. The method can be any of the following:

See also: Http connectivity