help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'lhttp' (#LNet)

TLHTTPStatus

Declaration

Source position: lhttp.pp line 41

type TLHTTPStatus = (

  hsUnknown,

  hsOK,

  hsNoContent,

  hsMovedPermanently,

  hsFound,

  hsNotModified,

  hsBadRequest,

  hsForbidden,

  hsNotFound,

  hsPreconditionFailed,

  hsRequestTooLong,

  hsInternalError,

  hsNotImplemented,

  hsNotAllowed

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505