setHttpHeaders:cookies:error:(NSDictionary *, NSDictionary *, NSError **) method

Set the HTTP headers and cookies to the HTTP request made from the client to the server.

Syntax

public virtual void setHttpHeaders:cookies:error: (NSDictionary * headers, NSDictionary * cookies, NSError ** error)

Parameters