doug-martin / super-request

super-request is a supertest inspired HTTP assertion tester.
http://doug-martin.github.com/super-request/
MIT License
32 stars 12 forks source link

Allow functions to be passed to chained option methods (form, qs, hea… #9

Closed ruzz311 closed 9 years ago

ruzz311 commented 9 years ago

…ders, etc...) to allow lazy execution. This enables the ability to use values returned higher in the chain to calls further down the chain. Dropping tests / support for node 0.6 and 0.8