headers


Description:

public HttpRequestBuilder headers (HashMap<string,string> map)

Adds multiple request headers at once.

Parameters:

map

headers to add.

Returns:

this builder for chaining.