Closed vannyn closed 13 years ago
It's possible to retrieve the http request object (for saving session variables using express)?
Yes, try dumping this.request or something. Just inspect the objects, you'll find it.
this.request
It's possible to retrieve the http request object (for saving session variables using express)?