public CreateRequest ( HTTPMethod HTTPMethod, String URI, Action |
||
HTTPMethod | HTTPMethod | A HTTP method. |
URI | String | An URI. |
BuilderAction | Action |
A delegate to configure the new HTTP request builder. |
return |