Name | Type | Description |
---|---|---|
method | String | HTTP method to be used for request creation. |
url | String | URL to extend the host???s base URL. |
content | Object | Content the request should send. |
user | String | Username to use for the HTTP basic authentication. |
pass | String | Password to use for the HTTP basic authentication. |