Documentation > CMS Template API Library > HttpParams
CrownPeak.CMSAPI.HttpParams
Base class of PostHttpParams.
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 |