Unit 'lhttp' Package
[Overview][Constants][Types][Classes][Index] [#pl_lnet]

HTTPTexts

Declaration

Source position: lhttp.pp line 63

const HTTPTexts: array [TLHTTPStatus] of string = ('', 'OK', 'No Content', 'Partial Content', 'Moved Permanently', 'Found', 'Not Modified', 'Bad Request', 'Unauthorized', 'Forbidden', 'Not Found', 'Precondition Failed', 'Request Too Long', 'Internal Error', 'Method Not Implemented', 'Method Not Allowed');



CT Web help

CodeTyphon Studio