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

TLHTTPMethods

Declaration

Source position: lhttp.pp line 36

type TLHTTPMethods = set of (

  hmHead,

  

  hmGet,

  

  hmPost,

  

  hmDelete,

  

  hmUnknown,

  

  hmPut,

  

  hmPatch,

  

  hmOptions

  

);



CT Web help

CodeTyphon Studio