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



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'pwuenvvar' (#powtils_main)

TCgiEnvVars

Declaration

Source position: pwuenvvar.pas line 35

type TCgiEnvVars = record

  Accept: String;

  AcceptEncod: String;

  AcceptLang: String;

  AuthType: String;

  ContentLength: String;

  ContentType: String;

  Cookie: String;

  DocName: String;

  DocRoot: String;

  DocUri: String;

  Forwarded: String;

  GateIntf: String;

  Host: String;

  IfModSince: String;

  PathInfo: String;

  PathTranslated: String;

  Pragma: String;

  QueryString: String;

  Referer: String;

  RemoteAddr: String;

  RemoteHost: String;

  RemoteIdent: String;

  RemotePort: String;

  RemoteUser: String;

  RequestMethod: String;

  RequestUri: String;

  ScriptFileName: String;

  ScriptName: String;

  ScriptUri: String;

  ServerAdmin: String;

  ServerName: String;

  ServerPort: String;

  ServerProtocol: String;

  ServerSig: String;

  ServerSoft: String;

  UserAgent: String;

end;

Notes

 No notes exist for this page yet. 





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