summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorILYA Khlopotov <iilyak@ca.ibm.com>2016-03-15 11:05:01 -0700
committerILYA Khlopotov <iilyak@ca.ibm.com>2016-03-15 11:07:48 -0700
commita362cffec622f92006f61af54008d6ee966fa9f8 (patch)
tree5d6a30600290aca5cb31211e3c9f03dccb522870
parentd1ad7071419460be3623f6cbf0b744f6e20a97df (diff)
downloadcouchdb-a362cffec622f92006f61af54008d6ee966fa9f8.tar.gz
Introduce chttpd_plugin:before_response
Update dependencies to include following EPI hooks: - chttpd_plugin:before_response/4 - chttp_plugin:before_serve_file/5 COUCHDB-2966
-rw-r--r--rebar.config.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 6ad277bd0..6831b8c52 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,8 +30,8 @@ DepDescs = [
{cassim, "cassim", "ab1ef1cee5f7b7ec1733e44845c1df99fc7a66a3"},
{couch_log, "couch-log", "e4abbd3874356dc7a201b09676e27ff7dc8bed7c"},
{couch_log_lager, "couch-log-lager", "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
-{chttpd, "chttpd", "599b0953c26da40850e43e9ca125940eff8a12e7"},
-{couch, "couch", "9d28c5715be292d6028848dabafb41646c29b742"},
+{chttpd, "chttpd", "ab299ebfcb833a819ccc9ddff3a2074ee25e0523"},
+{couch, "couch", "171b7513ab7c690e82696f6be2d605eaba3d5993"},
{couch_index, "couch-index", "e8c8ca8b0bb66193f1ba7e4b1d7e4a3817d661ab"},
{couch_mrview, "couch-mrview", "6ec35971ebd96133cc6a34fa29f1d364049a7ecd"},
{couch_replicator, "couch-replicator", "197950631b8a73a8c36b744fc9eb00debc15ac03"},