You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/11/19 19:11:18 UTC

[GitHub] [couchdb] jiahuili430 commented on a change in pull request #3832: add GET _dbs_info

jiahuili430 commented on a change in pull request #3832:
URL: https://github.com/apache/couchdb/pull/3832#discussion_r753450861



##########
File path: src/chttpd/src/chttpd_util.erl
##########
@@ -95,3 +99,68 @@ handle_legacy_config(OriginalHeaders, DefaultHeaderValue) ->
         false ->
             OriginalHeaders
     end.
+
+handle_request_helper(Req) ->

Review comment:
       Change to `handle_all_dbs_or_dbs_info_req_helper`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org