Unit 'flcHTTPUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

THTTPContentDecoderChunkState

Declaration

Source position: flcHTTPUtils.pas line 890

type THTTPContentDecoderChunkState = (

  crcsChunkHeader,

  

  crcsContent,

  

  crcsContentCRLF,

  

  crcsTrailer,

  

  crcsFinished

  

);



CT Web help

CodeTyphon Studio