ranm8 / requestify

Simplifies node HTTP request making.
http://ranm8.github.io/requestify
MIT License
223 stars 55 forks source link

[MongoDB] Fix getting a cached response #49

Closed bchelli closed 8 years ago

bchelli commented 8 years ago

The problem is that we are returning the entire mongo object instead of the response.

bchelli commented 8 years ago

@ranm8 What do you think about that?

bchelli commented 8 years ago

@ranm8, can you assist?

bchelli commented 8 years ago

@ranm8 this is a simple bug fix...

ranyitz commented 8 years ago

thanks @bchelli, will be published on npm soon