(k. One more from me for tonight!) https://github.com/bigbluehat/couchdb-http-echo
I'm often wondering what's in the Request Object when I'm working on a CouchApp. It's less about seeing a top-level key reference, and more about understanding what CouchDB (or Cloudant) is stuffing into that object. Additionally (through the use of this tool), I've found a handful of things Cloudant lacks-like the very popular `raw_path` key. I've also learned (tonight) that sending custom methods will get you some strange array's of indexes as the value of `method`--so this may have value beyond idle curiosity and extend all the way to something we can use in testing support for features. Hope someone here finds this useful! Benjamin -- http://bigbluehat.com/
