idhttpheaderinfo.pas

来自「网络控件适用于Delphi6」· PAS 代码 · 共 34 行

PAS
34
字号
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence                                   }
{ Team Coherence is Copyright 2002 by Quality Software Components      }
{                                                                      }
{ For further information / comments, visit our WEB site at            }
{ http://www.TeamCoherence.com                                         }
{**********************************************************************}
{}
{ $Log:  11617: IdHTTPHeaderInfo.pas
{
    Rev 1.8    11/11/2004 12:55:38 AM  DSiders
  Modified TIdEntityHeaderInfo to fix problems with content-range header
  handling.
  Added ContentRangeInstanceLength property.
  Added HasContentRange property (read-ony).
  Added HasContentRangeInstance property (read-only).
  Moved reading and writing methods to ProcessHeaders and SetHeaders in
  TIdEntityHeaderInfo.
}
{
{   Rev 1.7    6/8/2004 10:35:46 AM  BGooijen
{ fixed overflow
}
{
{   Rev 1.6    2004.02.03 5:43:46 PM  czhower
{ Name changes
}
{
{   Rev 1.5    1/22/2004 7:10:08 AM  JPMugaas
{ Tried to fix AnsiSameText depreciation.
}
{
{   Rev 1.4    13.1.2004 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?