System.Net.HttpClient.IHTTPResponse Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ContainsHeaderpublicChecks whether a given header is present.
ContentAsStringpublicReturns the complete content of the response as a string.
GetAsyncResultpublic
GetContentCharSetpublicGetter method for the ContentCharSet standard header property.
GetContentEncodingpublicGetter method for the ContentEncoding standard header property.
GetContentLanguagepublicGetter method for the ContentLanguage standard header property.
GetContentLengthpublicGetter method for the ContentLength standard header property.
GetContentStreampublicGetter of ContentStream.
GetCookiespublicGetter for the Cookies property.
GetDatepublicGetter method for the Date standard header property.
GetHeaderspublicGetter of Headers.
GetHeaderValuepublicGetter method for the HeaderValue property.
GetLastModifiedpublicGetter method for the LastModified standard header property.
GetMimeTypepublicGetter of MimeType.
GetStatusCodepublicGetter method for the StatusCode property.
GetStatusTextpublicGetter method for the StatusText property.
GetVersionpublicGetter method for the Version property.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.