Closed throrin19 closed 8 years ago
Hi, It's possible to expose the database object into the request variable ?
request
In my project I use plugo to create my route handlers and, in this part, I can't access to the server object. Only to request and response
plugo
response
Sorry, I juste see the request.server var
request.server
Hi, It's possible to expose the database object into the
request
variable ?In my project I use
plugo
to create my route handlers and, in this part, I can't access to the server object. Only torequest
andresponse