GET api/ShoppingCart/GetSecureHttpClient

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

HttpClient
NameDescriptionTypeAdditional information
DefaultRequestHeaders

Collection of Object

None.

BaseAddress

URI

None.

Timeout

time interval

None.

MaxResponseContentBufferSize

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "DefaultRequestHeaders": [],
  "BaseAddress": "http://webapihelppage1.com",
  "Timeout": "00:00:00.1234567",
  "MaxResponseContentBufferSize": 3
}