RegisterContentType

<< Click to Display Table of Contents >>

Navigation:  Functions >

RegisterContentType

SIGNATURE=IW.Parser.Files.RegisterContentType@string

 

ETYPE=Function

 

Declaration:

Delphi:

procedure RegisterContentType(const aContentType: string);

C++:

void RegisterContentType(const String aContentType);

 

Unit: IW.Parser.Files.pas

 

Description: other content types can be registered for parsing by IW.ISAPI. (ISAPI) and THTTPServerIndy (SA) and Http.sys when receiving POST, PUT or PATCH requests

 

Parameters:

 

•aContentType: string