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



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

SERV

Declaration

Source position: pwuenvvar.pas line 255

const SERV: TCgiEnvVar = (Accept:@GetCgiAccept;AcceptEncod:@GetCgiAcceptEncod;AcceptLang:@GetCgiAcceptLang;AuthType:@GetCgiAuthType;ContentLength:@GetCgiContentLength;ContentType:@GetCgiContentType;Cookie:@GetCgiCookie;DocName:@GetCgiDocName;DocRoot:@GetCgiDocRoot;DocUri:@GetCgiDocUri;Forwarded:@GetCgiForwarded;GateIntf:@GetCgiGateIntf;Host:@GetCgiHost;IfModSince:@GetCgiIfModSince;PathInfo:@GetCgiPathInfo;PathTranslated:@GetCgiPathTranslated;Pragma:@GetCgiPragma;QueryString:@GetCgiQueryString;Referer:@GetCgiReferer;RemoteAddr:@GetCgiRemoteAddr;RemoteHost:@GetCgiRemoteHost;RemoteIdent:@GetCgiRemoteIdent;RemotePort:@GetCgiRemotePort;RemoteUser:@GetCgiRemoteUser;RequestMethod:@GetCgiRequestMethod;RequestURI:@GetCgiRequestUri;ScriptFileName:@GetCgiScriptFileName;ScriptName:@GetCgiScriptName;ScriptUri:@GetCgiScriptUri;ServerAdmin:@GetCgiServerAdmin;ServerName:@GetCgiServerName;ServerPort:@GetCgiServerPort;ServerProtocol:@GetCgiServerProtocol;ServerSig:@GetCgiServerSig;ServerSoft:@GetCgiServerSoft;UserAgent:@GetCgiUserAgent; );

Notes

 No notes exist for this page yet. 





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