System.Net.HttpClient.THTTPResponse Fields
InheritedProtected
| FCookies | protected | Cookies received from the server. | 
| FHeaders | protected | Headers obtained from the response. | 
| FInternalStream | protected | Field that holds a temporary memory stream when the user does not provide a response stream. | 
| FInvokingException | protected | The exception instance acquired from the execution of the asynchronous method call. | 
| FRefCount | protected | |
| FRequest | protected | Request that originates the response. | 
| FStream | protected | Field intended as common stream to be used internally. |