HttpRequestBuilder.header

Sets header for this request, returns itself for chaining. If value is nil header will be removed
overload 1:
HttpRequestBuilder:header(header, value)
Method Property Fluent Description Representation
header accepts a String
value accepts a String
Return Value a HttpRequestBuilder
a a