Record TRawRESTResponse

Hierarchy
Methods
Properties

Unit

Declaration

type TRawRESTResponse = record

Description

 

Overview

Fields

Public ResponseNo: integer;
Public ContentType: string;
Public CharSet: string;
Public Data: string;
Public Handled: boolean;
Public Upgrade: boolean;
Public SendFile: boolean;
Public Filename: string;

Description

Fields

Public ResponseNo: integer;
 
Public ContentType: string;
 
Public CharSet: string;
 
Public Data: string;
 
Public Handled: boolean;
 
Public Upgrade: boolean;
 
Public SendFile: boolean;
 
Public Filename: string;
 

Generated by PasDoc 0.16.0.