Documentation > CMS Template API Library > GetHttpParams
CrownPeak.CMSAPI.GetHttpParams : CrownPeak.CMSAPI.HttpParams
Parameters to be used in Util.GetHttp.
| Name | Description | Type | 
|---|---|---|
| Headers | The list of headers that will be sent in the GET request. | Field | 
| AddHeader | Adds the given header to the headers list. | Method | 
| TimeOut | This is the timeout value in seconds. | Property | 
