Web.Win.IsapiHTTP.TISAPIRequest.DoReadTotalContent
Delphi
procedure DoReadTotalContent; override;
C++
virtual void __fastcall DoReadTotalContent(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Web.Win.IsapiHTTP.pas Web.Win.IsapiHTTP.hpp |
Web.Win.IsapiHTTP | TISAPIRequest |
Description
Reads the total content that the server returns. {{#multireplace:Web.Win.IsapiHTTP.TISAPIRequest.DoReadTotalContent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.HTTPApp.TWebRequest.DoReadTotalContent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Web.HTTPApp.TWebRequest.DoReadTotalContent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Reads the total content that the server returns.