I asked in Dutch instead of English. It was a little late I think. But I like to know where to find the documentation about the cherrypy.request object.
2008/4/25, Christopher Arndt <[EMAIL PROTECTED]>: > > > Volgens http://www.cherrypy.org/wiki/RequestObject zou cherrypy.request That is for 3.0 (I think) and I have 2.3. > o.a. moeten hebben remote.name <http://remote.name> en remote.ip. Dat They are the new names in 3.0. > moet echter zijn: remoteHost en remoteAddr. Waar is de goede > > documentatie te vinden? > > > http://www.cherrypy.org/wiki/UpgradeTo22 (under "Name changes") They describe only changes, not the complete object. But with http://www.cherrypy.org/wiki/UpgradeTo30 I properly can figure out. ;-} -- Cecil Westerhof --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

