Version 0.1
A very serious, industrial web framework in Tcl
 All Data Structures Namespaces Files Functions Variables Pages
Static Public Attributes
tanzer::http::request Class Reference
Inheritance diagram for tanzer::http::request:
tanzer::request tanzer::message

Static Public Attributes

 proto
 
- Static Public Attributes inherited from tanzer::message
 maxLength
 
 defaultVersion
 

Additional Inherited Members

- Public Member Functions inherited from tanzer::request
 constructor newSession
 
 uri ?newUri?
 
 rewrite args
 
 path
 
 param name args
 
 params ?newParams?
 
 env args
 
 method
 
 empty
 
 host
 
 client
 
 proto
 
 referer
 
 agent
 
 timestamp
 
- Public Member Functions inherited from tanzer::message
 constructor args
 
 ready
 
 incomplete
 
 parse varName
 
 version args
 
 header name args
 
 headers ?newHeaders?
 
 headerExists name
 
 encodingAccepted encoding
 
 chunked
 
 buffer data
 
 body
 
 length
 
 keepalive
 
 send sock
 

Detailed Description

A minimal wrapper to tanzer::request. Provides no additional facilities, as the facilities within tanzer::request are sufficiently general for parsing HTTP requests from any source.


The documentation for this class was generated from the following file: