chaijs / chai-http

HTTP Response assertions for the Chai Assertion Library.
http://chaijs.com/plugins/chai-http
634 stars 113 forks source link

Add Request to types definitions #293

Closed perrin4869 closed 2 years ago

perrin4869 commented 3 years ago

I added this to my local definitions a while back, but probably it should move up the ladder. It is useful for writing function definitions that return a chai-http request

perrin4869 commented 2 years ago

Lost interest since I published chai-superagent instead