when I use mongoose to process some http requests, it fails to get post data sometimes. Has anyone met the some problem? I am not sure whether the mongoose is stable enough. Can anyone give some ideas? Thanks in advance.
I use the restClient to send the http request. The mongoose library is downloaded from:http://code.google.com/p/mongoose/