This patch adds an "http_config" object to the config file and moves the "http_api_response_headers" option there. "http_api_response_headers" is now deprecated in favor of "http_config.response_headers"
Also disables keyring file in dev mode.
Pull #2978 from leowmjw/develop Resolves #2978