https://github.com/rektide/connect/blob/master/test/support/http.js#L11
On Wed, Jul 25, 2012 at 11:07 PM, rektide <[email protected]> wrote: > Hi node.js, I'm hoping someone is willing to lend me a pair of eye balls > and tell me what > I seen unable to spot with my own: > > There are 170 separate uses of an 'app.request()' method in Connect's > tests[1], but I cannot > seem to find where this function is defined! I'm expecting to find it > somewhere in the main > Conenct lib[2] but after having cruised through the couple files in there > a couple of times, > I still haven't found where this is defined. > > Can anyone help point me to what I'm missing please? Thanks! > > [1] https://github.com/rektide/connect/tree/master/test > [2] https://github.com/rektide/connect/tree/master/lib > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" 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/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" 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/nodejs?hl=en?hl=en
