Pass unencoded JsonObj to before_request

It is much easier to write epi plugins if the object
it receives is not encoded yet.
So we pass unencoded JSON object to chttpd_plugin:before_response

COUCHDB-2966
1 file changed
tree: 18d6a1a89fe0dc77f7fea5ce8d63b077576f8fac
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .gitignore
  6. .travis.yml
  7. LICENSE
  8. rebar.config.script