Documentation > CMS Template API Library > HttpResponse

CrownPeak.CMSAPI.HttpResponse

Base class of PostHttpParams and GetHttpParams. Do not use directly.

NameDescriptionType
Headers

This is the headers that were sent to the server that returned the POST. There are provided for debugging purposes for cases where the receiving server needs a specific set of headers passed to it.

Property
ResponseText

The text that has been returned from the server.

Property
StatusCode

The status code returned from the server.

Property
StatusDescription

The status description returned from the server.

Property

Connect with Crownpeak