Source position: lhttp.pp line 53
const HTTPMethodStrings: array [TLHTTPMethod] of string = ('HEAD', 'GET', 'POST', 'DELETE', '', 'PUT', 'PATCH', 'OPTIONS');