On Wed, 2010-11-03 at 09:37 -0200, Fabio Mascarenhas wrote:
> web.vars is a reference to the WSAPI environment, so you are going to
> find all CGI environment variables and HTTP headers there.
> 
> CGI variables:
> 
> http://www.cgi101.com/book/ch3/text.html
> 
> HTTP headers (Cache-Control becomes HTTP_CACHE_CONTROL, for example):
> 
> http://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Requests (under 
> Request)

Thanks, I was also looking for this info. Maybe the links should be
noted also in the documentation as a hint for us clueless :)


_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to