HttpRequestBuilder.method

Sets method for this request, returns itself for chaining. If method is nil default value - "GET", will be used
overload 1:
HttpRequestBuilder:method(method)
Method Property Fluent Description Representation
method accepts a String
Return Value a HttpRequestBuilder
a a