- contentTypestring contentType [@property getter] 
- string contentType [@property setter] 
- Returns the mime type part of the 'Content-Type' header. 
- contentTypeParametersstring contentTypeParameters [@property getter] 
- Returns any supplementary parameters of the 'Content-Type' header. 
- cookiesCookieValueMap cookies [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- filesFilePartFormFields files [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- formFormFields form [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fullURLURL fullURL [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hoststring host [@property getter] 
- string host [@property setter] 
- Shortcut to the 'Host' header (always present for HTTP 1.1) 
- jsonJson json [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- peerstring peer [@property getter] 
- The IP address of the client 
- persistentbool persistent [@property getter] 
- Determines if the connection persists across requests. 
- queryFormFields query [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rootDirstring rootDir [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- serverSettingsconst(HTTPServerSettings) serverSettings [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- timeCreatedSysTime timeCreated [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
/ NOTE: just a possible idea for the low level api