couch_httpd_misc_handlers

Functions


handle_all_dbs_req(Httpd) -> term()

handle_config_req(Httpd) -> term()

handle_favicon_req(Httpd, DocumentRoot) -> term()

handle_log_req(Httpd) -> term()

handle_replicate_req(Httpd) -> term()

handle_restart_req(Httpd) -> term()

handle_task_status_req(Httpd) -> term()

handle_utils_dir_req(Httpd, DocumentRoot) -> term()

handle_uuids_req(Httpd) -> term()

handle_welcome_req(Httpd, WelcomeMessage) -> term()

increment_update_seq_req(Httpd, Db) -> term()

View Functions