void setHttpMethod(Object connectionInfo, String httpMethod)
void setHttpMethod(Object connectionInfo, String httpMethod)
Name | Type | Description |
---|---|---|
connectionInfo | Object | HTTP Connection Info Object |
httpMethod | String | Http methods i.e. GET/POST/PUT/DELETE/TRACE/HEAD/OPTIONS/PATCH |
Type | Description |
---|---|
void | void |