Unit 'IdCustomHTTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

HTTPRequestStrings

Declaration

Source position: IdCustomHTTPServer.pas line 194

const HTTPRequestStrings: array [0..Ord(High(THTTPCommandType))] of string = ('UNKNOWN', 'HEAD', 'GET', 'POST', 'DELETE', 'PUT', 'TRACE', 'OPTIONS', 'PATCH');



CT Web help

CodeTyphon Studio